搜索资源列表
xihua
- 细化。通过MATLAB对图像进行细化提取骨架处理,从而方便进行下一分析-Refinement zs appises the Zhang-Suen skeletonization algorithm to image IM. IM must be binary.
fingerprint
- This code is a complete fingerprint core point detection. It uses orientation field for singular point detection and Zhang-suen algo. for thinning in preprocessing part
Zhang_Suen
- 使用matlab编程对二值图像进行骨骼化,方法为Zhang-Suen法-Zhang-Suen method is used for binary image skeletonization in matlab
skeleton
- 细化算法通常和骨骼化、骨架化算法是相同的意思,也就是thin算法或者skeleton算法,该代码细化效果不错-Louisa Lam, Seong-Whan Lee, Ching Y. Suen,“Thinning Methodologies-A Comprehensive Survey ”,IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 14, N
zs-algorithm
- 利用zhang suen快速并行的算法 实现了字符图像的细化功能 有较好的细化效果-Use of the the zhang suen fast parallel algorithm to achieve the refinement of character images function better refinement effect
zs-algorithm
- zs细化算法 利用zhang和suen的细化算法来细化二值图像-zs appises the Zhang-Suen skeletonization algorithm to image IM. IM must be binary.
thinningimage
- Python/Cython实现的Zhang-Suen图像骨架提取算法,骨架提取效果较好,轮廓比较平滑,信息丢失较小,推荐。 使用Cython编译后可以达到接近C语言的效率。 -Python/Cython achieved Zhang-Suen image skeleton extraction algorithm, skeleton extraction better, smoother contours, less infor
thinning
- 图像处理中的图像细化算法,包括BLUM中轴转换,Stentiford细化,等高线细化,和基本的zhang-suen算法,并附有测试图像-Image processing image thinning algorithms, including BLUM axis conversion, Stentiford refinement, refinement of contours, and basic zhang-suen algorith
Zhang-Suen-thinning-algorithm_main
- 二值图像的Zhang快速并行细化算法,具有速度快、保持细化后曲线的连通性和无毛刺产生等优点。(Zhang fast parallel thinning algorithm)