-
huffman
简单的huffman编解码例子,对于初学者会有很大的帮助。(Simple huffman codec examples, for beginners, there will be a great help.)
- 2012-02-15 17:05:55下载
- 积分:1
-
Adaboost人脸识别
运用adaboost方法进行人脸检测的matlab算法,实用易懂,适合初学者!(Using adaboost method for face detection matlab algorithm, practical and easy to understand, suitable for beginners!)
- 2021-04-17 18:18:52下载
- 积分:1
-
Segmentation
利用基于直方图的自适应阈值方法实现分割前景与背景(Segmentation of foreground and background using histogram-based adaptive threshold method)
- 2018-11-26 16:37:00下载
- 积分:1
-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1
-
source
图像处理系列之边缘检测篇
涵盖内容:
1>Roberts算子
2>Prewitt算子
3>Sobel算子
4>Laplacian算子(Edge Detection)
- 2013-04-16 11:14:21下载
- 积分:1
-
idl
idl 可视化分析与应用(随书程序),详细的程序与应用。(idl visualization analysis and application (with the book procedures), the detailed procedures and applications.)
- 2009-03-18 19:12:27下载
- 积分:1
-
fourier
基于radon的图像运动模糊参数估计程序,估计了模糊角度与模糊尺度,但过大的图片需先处理后才能使用(Radon-based image motion blur parameter estimation procedure, estimates of the fuzzy point and fuzzy scale, but the picture is too large to be treated before use)
- 2011-06-20 09:46:15下载
- 积分:1
-
daisy
daisy是08年新提出来的特征描述符算法,常用在图像匹配等领域中。文件包含算法的PDF文档和算法提出者编写的相应matlab程序,大家可以根据自己的需要来利用。(A Fast Local Descriptor for Dense Matching,2008.)
- 2010-01-07 17:49:29下载
- 积分:1
-
MATLAB
可见光图像飞机目标识别 模糊差影法 改进自适应阈值分割法 七阶Hu不变距(aircraft recognition)
- 2011-05-10 13:47:42下载
- 积分:1
-
Kalman-Track-filter
带高斯白噪声的Kalman滤波Matlab代码,每一步都有详细的注释,和kalman滤波的五个公式对应。并有高斯白噪声的产生函数,function G = CreateGauss(E,D,M,N) 产生均值为E,方差为D,MxN的高斯白噪声矩阵(The Matlab code of Kalman filter with Gaussian white noise.)
- 2011-12-21 15:48:06下载
- 积分:1