-
snake
说明: 将物体用一堆点框出来,实际先初始化一堆点,然后迭代靠近物体边缘最终框出物体。(The object is framed with a pile of points. In fact, first initialize a pile of points, then iterate close to the edge of the object, and finally frame the object.)
- 2021-02-27 22:31:23下载
- 积分:1
-
车牌号识别3
说明: 图像识别预处理,用主要用于汽车车牌号识别(Image recognition for license plate recognition)
- 2020-12-28 16:41:37下载
- 积分:1
-
copyMoveDetection
SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性,亲身检测可用(SIFT feature is a local feature of image. It keeps invariant to rotation, scaling, brightness change, and also keeps a certain degree of stability to view angle change, affine transformation and noise.)
- 2018-11-19 22:11:53下载
- 积分:1
-
SVMZZ
SVM进行图像分割 使用OTSU阈值法 效果很好 分割出来直接是二值图像(SVM for image segmentation using the OTSU thresholding method works well split up directly from the binary image)
- 2013-01-08 17:07:15下载
- 积分:1
-
lanbaijunlv
胶囊缺陷检测,通过图像处理,排除缺陷,检验胶囊是否合格(Capsule defect detection by image processing, eliminate defects, inspection capsules are qualified)
- 2013-05-23 23:59:37下载
- 积分: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
-
guidedfilter
引导滤波器,在引导图像的引导下对输入图像进行滤波,这种新型滤波器对边缘的保持很好,而且运行计算量和核的大小无关(Guide filters, under the guidance of the guide image filtering the input image, the edge of this new type of filter to keep well and run the calculation regardless of the size and nuclear)
- 2011-10-21 15:21:43下载
- 积分:1
-
kmeans
说明: 利用kmeans方法进行图像分割的matlab代码,希望对大家有用(Kmeans method using image segmentation matlab code, in the hope that useful)
- 2008-11-28 21:10:07下载
- 积分:1
-
Image_Fusion
matlab图像融合程序
matlab图像融合:brovey变换、PCA变换、乘积变换、HSI变换方式。(matlab image fusion program matlab image fusion: brovey transform, PCA transform, product transformation, HSI conversion mode.)
- 2021-01-02 13:48:57下载
- 积分:1
-
分水岭算法
Python 分水岭算法 用于图像分割等图像处理(Python watershed algorithm)
- 2019-01-13 10:19:04下载
- 积分:1