当前位置:
首页 资源下载
搜索资源 - thinning algorithm
搜索资源列表
-
0下载:
图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。
一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。
本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。,Image Thinning (Image T
-
-
2下载:
opencv实现的,很好用的图像轮廓细化算法。效果很好,把轮廓细化为单像素轮廓,方便处理。,opencv achieved a very good image with the outline of the thinning algorithm. Well, the detailed outline of the outline of a single pixel, to facilitate the processing.
-
-
1下载:
采用matlab编写,基于OPTA细化算法,适合入门级新手用,希望对大家有用-Using matlab to prepare, based on OPTA thinning algorithm, suitable for entry-level novice, and I hope useful for all of us
-
-
3下载:
VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。-VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorit
-
-
0下载:
基于Matlab程序的图像细化算法基于Matlab程序的图像细化算法-Matlab program based on the image thinning algorithm based on image thinning algorithm Matlab program
-
-
3下载:
快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
-
-
0下载:
一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
-
-
0下载:
matlab处理指纹图像,由于指纹的唯一性、可靠性和稳定性,指纹已成为身份识别和鉴定的一个重
要标志,并被公认为“物证之首”。指纹识别作为一种生物识别技术,历来受到人们的广泛关注和重视,是未来个人身份认证的重要组成部分。-Fingerprint image processing matlab,Because the uniqueness of fingerprints, reliability and stability,fingerprint identification has beco
-
-
0下载:
图像中的细化算法提取以及图像的开运算和闭运算-Image extraction and image thinning algorithm for opening and closing operation
-
-
0下载:
快速并行算法是经典算法中比较好的一种细化算法,但其存在固有缺陷,可能产生信息丢失。为了克服这个缺点,提出了重合算法,最后为了减少计算时间和冗余信息,提出了基于模板保留的算法。-Fast parallel algorithm for the classical algorithm is a good thinning algorithm, but its inherent defects, the potential loss of information. In order to overcom
-
-
0下载:
Thinning algorithm in C.
-
-
1下载:
可以自定义精度(最小频率分辨率)的FFT频谱细化算法:FFT-FT-Can customize the precision (the minimum frequency resolution) of the FFT spectrum thinning algorithm: FFT-FT
-
-
0下载:
C 图像腐蚀膨胀细化算法设计C image thinning algorithm corrosion expansion
-C image thinning algorithm corrosion expansion
-
-
0下载:
This thinning programe, which use thinning algorithm. -This is thinning programe, which use thinning algorithm.
-
-
0下载:
关于图形的细化算法。注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Thinning algorithm on the graph. Note that this procedure should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
-
-
0下载:
一些二值图像的细化算法和源程序代码,很有用哦-Some binary image thinning algorithm and source code, very useful oh
-
-
0下载:
教科书上的细化算法,这个细化算法要应用于含线条的黑白二值图像才可以看出细化效果-Thinning algorithm on the textbook, this refinement algorithm to be applied to black and white binary image with lines can be seen that the refinement effect
-
-
0下载:
图像细化算法的重要方法 一种并行细化算法-An important method of image thinning algorithm is a parallel thinning algorithm
-
-
0下载:
图像细化算法的经典算法 Hilditch算法-The classic algorithm Hilditch algorithm for image thinning algorithm
-
-
0下载:
图像四种细化算法,Hilditch细化算法
Pavlidis细化算法
Rosenfeld细化算法
索引表细化算法-Four image thinning algorithm,Hilditch thinning algorithm
Pavlidis thinning algorithm
Rosenfeld thinning algorithm
The index table thinning algorithm
-