当前位置:
首页
资源下载

搜索资源 - thinning algorithm in matlab
搜索资源列表
-
0下载:
matlab处理指纹图像,由于指纹的唯一性、可靠性和稳定性,指纹已成为身份识别和鉴定的一个重
要标志,并被公认为“物证之首”。指纹识别作为一种生物识别技术,历来受到人们的广泛关注和重视,是未来个人身份认证的重要组成部分。-Fingerprint image processing matlab,Because the uniqueness of fingerprints, reliability and stability,fingerprint identification has beco
-
-
0下载:
建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。-Can establish a distinction between the morphology of the importation of graphics algorithm input is a graph of these three (the three graphi
-
-
0下载:
该程序可以实现二值图像的细化,采用的不是matlab自带的函数算法进行处理,而是采用了一种新算法进行细化,比原算法有很大改进,值得研究!-The program can achieve binary image thinning using matlab built-in function is not processing algorithms, instead of using a new algorithm refinement, a significant improvement ove
-
-
0下载:
source code in Matlab, function for image thinning, using 2 different algorithm for image thinning. So you can compare that.
-
-
0下载:
image_binaryzation.m : 图像二值化主函数,调用otsu、kittler
otsu.m : 类判别分类法(otsu全局二值化算法)
kittler : 最小分类错误(minimum error thresholding)全局二值化算法
image_refining.m : 图像细化主程序,调用otsu、refining
refining.m : 计算骨架的一种实用方法对图像进行细化
coins.bmp
lenna.bmp
woman_
-
-
0下载:
3D algorithm for thinning in matlab
-
-
0下载:
A 2D thinning algorithm in matlab code
-
-
0下载:
Canny edge detector algorithm matlab codes
This part gives the algorithm of Canny edge detector. The outputs are six subfigures shown in the same figure:
• Subfigure 1: The initial "lena"
• Subfigure 2: Edge detection along X-axis d
-