-
im_MSfilter
基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 (Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixels, that is, to converge to the same point as a starting point to the category and then assigned to this type of labeling of these starting points, at the same time to contain too few pixels to remove the category. Then, using thresholding segmentation method of binary image processing)
- 2009-06-11 16:45:22下载
- 积分:1
-
TurboPixels
一个非常有用的超像素算法,用于图像分割,文件夹包含文章,采用matlab和c混编(a very useful superpixels algorithm,can be used for image segmentation,the file contatins paper,the matlab and c are mixed for exeution)
- 2013-01-27 11:24:08下载
- 积分:1
-
mobanpipei1
基于模板匹配的人眼定位算法,代码简单易懂,定位精度高(The eye location algorithm based on template matching, the code simple, high positioning accuracy)
- 2020-12-17 12:29:11下载
- 积分:1
-
Extractionoffaultfeaturevector
用小波包提取故障特征向量并归一化,很实用,论文里的部分程序(Extracted using wavelet packet fault eigenvector and normalized, it is useful, some of the procedures in the thesis)
- 2021-03-22 10:09:16下载
- 积分:1
-
fuzzy_thresh
一个基于模糊阈值的图象分割,是基于MATLAB编程的,希望对大家有所帮助!(a threshold based on the fuzzy image segmentation is based on MATLAB programming, we want to help!)
- 2007-06-21 15:26:32下载
- 积分:1
-
cavi
图像着色处理,对于不同亮度的图像显示不同颜色,应用于水下声纳图像效果比较好。(Image color processing, to the image shows different colors of different brightness, applied to the underwater sonar image effect is better.
)
- 2021-04-16 14:58:53下载
- 积分:1
-
Video-Demo
该源码为目标检测和跟踪算法 包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(The source code for target detection and tracking algorithm include:
1 Static background background prediction target detection
2 Static background frame difference method for target detection
3. Mean Shift tracking method
4 multi-target tracking methods focus)
- 2013-08-11 20:39:39下载
- 积分:1
-
GMM-HMRF
说明: 基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)
- 2019-12-02 16:34:34下载
- 积分:1
-
ica_example
说明: ICA人脸识别算法实例matlab源码,已测试过,程序能运行,且识别率较高(ICA face recognition algorithm matlab source code examples have been tested, the program will be able to run, and a higher recognition rate)
- 2008-10-14 18:25:50下载
- 积分:1
-
stereo
立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。(Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.)
- 2020-06-29 14:40:02下载
- 积分:1