-
manualhist
从键盘读取输入信息,并绘制最终的高斯函数。(Read from the keyboard to enter information, and rendering the final Gaussian function.)
- 2008-01-10 11:18:41下载
- 积分:1
-
pcadenoise
矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。
感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
- 2020-09-18 19:57:55下载
- 积分:1
-
SIFT_source_MATLAB
说明: sift算法 matlab语言的实现
包含了具体的代码和完整注释解释(The realization of SIFT algorithm in MATLAB
Contains specific code and full annotation explanation)
- 2020-03-12 14:58:53下载
- 积分:1
-
fenshui3
该程序是对原图像进行梯度加掩模的三次分水岭分割(That the procedure was in the original image mask plus three gradient watershed segmentation)
- 2008-06-16 12:44:38下载
- 积分:1
-
SIFT_Matlab
一个人写的sift代码,matlab实现,比起原作者的效果差些,但是也不错。(原作者没有公开源码)()
- 2008-04-01 14:10:36下载
- 积分:1
-
fingerprint_match
指纹识别系统,包括指纹图像预处理,特征点提取,采用点模式匹配。(Fingerprint identification systems, including fingerprint image preprocessing, feature extraction, using point pattern matching.)
- 2020-12-21 11:29:08下载
- 积分:1
-
Gabor
用Gabor滤波器和稀疏分类对表情进行识别(By Gabor filters and sparse facial expression classification identify)
- 2014-12-22 11:22:23下载
- 积分:1
-
K_MeansSeg
KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。(KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install OpenCV.)
- 2010-08-08 13:13:32下载
- 积分:1
-
covariance-tracking
该代码用于实现视觉目标跟踪研究中的协方差跟踪,能够把多种时空特征融合于统一的模型中,在实现视觉目标跟踪时具有较好的鲁棒性,而且其维数等于使用特征的数量,与各个特征的维数无关,因此,其计算复杂度较小,实时性较好。(This code is used to realize covariance tracking in the research field of visual object tracking of computer vision. It enables fusion of various spatial-temporal features into an unified object feature model, hence robust to noise. In addition, its dimension is equal to the number of the features used and independent of the dimensions of the features used. Therefore, it satisfies the requirement of real-time application due to its low computation cost.)
- 2011-07-02 06:58:54下载
- 积分:1
-
gaussian-sobel-pyramid
对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。
内附有原图,处理后的效果图及程序结果说明。(Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the results show.)
- 2011-04-19 19:58:47下载
- 积分:1