-
5
说明: 对图像进行细化和提取骨架操作,还是那句话,绝对原创(read an image and proccessed with matlab to get its skeleton and the result of thin)
- 2010-01-10 10:35:10下载
- 积分:1
-
4
说明: 程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
(some imageprocessing sourcecode)
- 2010-04-08 12:09:58下载
- 积分:1
-
k-means-for-image-segmentation
k均值用于图像分割,对于相同颜色但深度不一样可以分割。(k-means for image segmentation, the same color depth can be split.)
- 2013-03-29 22:27:04下载
- 积分:1
-
StereoRectification
图像校正的Matlab代码,非常不错,可以实现很好的校正结果,速度也很快(Image correction of Matlab code, very good, very good correction can be achieved the result of quick)
- 2008-04-30 16:51:12下载
- 积分:1
-
db97
DB97提升小波程序,实现任意偶数大小图像双正交97提升小波变换,比传统的CDF97卷积算法好(DB97 lifting wavelet procedures, arbitrary size images even biorthogonal wavelet transform 97 upgrade, than the traditional filter convolution algorithm good)
- 2006-08-11 11:31:18下载
- 积分:1
-
bysjtuxiang
毕业设计的程序 用VC++6.0做的 主要是测试几个边缘检测算子的效果(Graduate programs designed to use VC++ 6.0 to do is to test several of the main edge detection operator effect)
- 2008-02-28 12:23:34下载
- 积分:1
-
hough1
本算法应用hough变换对车道进行直线检测,对于系统拍摄到的路面进行车道检测。(Application of this algorithm hough transform for line detection of the lane, shooting for the system to carry out road-lane detection.)
- 2008-12-27 23:34:53下载
- 积分:1
-
matlab-hough
说明: 在matlab中应用hough变换进行虹膜定位,效果不错,供大家学习!(Application of the hough transform matlab for iris location, good results for everyone to learn!)
- 2009-07-27 18:43:14下载
- 积分:1
-
matlb_test_MeanShift
说明: 均值漂移聚类的源程序,用mean shift 进行聚类,以及绘图显示,很有价值(mean shift based clustering code, using matlab)
- 2009-08-27 11:47:39下载
- 积分:1
-
image_fusion
本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。(The procedures set of mutual information, PV difference, powell algorithm, based on wavelet transform image fusion set of algorithms. Only need to enter the two images in the GUI interface, you can automatically complete the image registration fusion. Program contains Matlab source code. Using Matlab open imagefusion.m, gui interface will pop up. Fusion before the input reference and floating images. Image requires the same pixel length* width. Otherwise incorrect. Can only handle grayscale images, color images into gray image processing also. Program code has detailed notes, to facilitate understanding.)
- 2020-06-30 09:40:02下载
- 积分:1