-
invCov
目前比较流行的稀疏分解重构程序,可以用在人脸识别、字典构造等方面。(Currently popular sparse decomposition and reconstruction process, can be used in face recognition, dictionary structure and so on.)
- 2011-01-05 21:45:27下载
- 积分:1
-
qushuiyin
一个去水印的程序,已调好。里边包含实例图片,可以帮助大家理解这个代码。(A program to watermark has a good tune. Inside contains examples of pictures that can help us to understand the code.)
- 2013-10-13 23:27:47下载
- 积分:1
-
xiaochengxu
该程序包中有基于Hough变换的车道线检测,还有卡尔曼跟踪和别的小程序,都是可运行的,读者可自行学习(The package, the lane detection based on Hough transform, Kalman tracking and other small programs are running, readers can learn on their own)
- 2012-07-12 16:43:10下载
- 积分:1
-
Lip
用Matlab写的投影法提取嘴唇
输入图像必须是规定大小的人脸(Written using Matlab projection extraction lips input image must be provided for the size of face)
- 2008-04-04 15:39:11下载
- 积分:1
-
RegEx2NFA2DFA_RC
说明: 由正则表达式构造DFA的程序,并可以对输入串模拟正则表达式匹配(This is a C program used in compiling the given regular expression into an equivalent DFA, simulated through tracking State sets.)
- 2020-11-08 15:59:47下载
- 积分:1
-
MATLAB-CODE
matlab 实现暗通道去雾算法 根据cvpr论文改编(matlab channel to achieve the dark fog adaptation algorithm based on cvpr papers)
- 2011-08-22 08:52:27下载
- 积分:1
-
imresample
图像重采样,根据新旧图像像元大小的比例进行图像的重采样,(This function resamples the images at the new grid points defined by the new pixel sizes. It assumes that intensities are defined at the pixel centers)
- 2015-04-23 21:57:25下载
- 积分:1
-
Edge-Thinning
Gray Level Edge Thinning Method
Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
- 2016-09-13 22:05:34下载
- 积分:1
-
ostu
经典的图像分割算法ostu,去两峰值之间的峰谷为阀值(Classical image segmentation algorithms ostu, to the peak and valley between two peaks as the threshold)
- 2007-10-24 11:33:47下载
- 积分:1
-
harris-ncc-ransac
本代码主要是harris角点提取,ncc算法进行粗匹配,然后ransac算法剔除误匹配点(harris ncc ransac)
- 2012-06-04 08:54:25下载
- 积分:1