搜索资源列表
FourThinner
- 四种图像细化算法的源代码。包括beforethin,ThinnerHilditch,ThinnerPavlidis和ThinnerRosenfeld-four image thinning algorithm source code. Including beforethin, ThinnerHilditch. ThinnerPavlidis and ThinnerRosenfeld
ThinnerRosenfeld
- 该程序用于对输入的图像进行细化,并输出细化后的图像-The program used to input image refinement, and refined output image
ThiningAlgorithm
- 代码中包含5种图像细化算法,分别为beforethin、ThinnerHilditch、ThinnerPavlidis、ThinnerRosenfeld、ThiningDIBSkeleton,相信对你系统研究该方法有帮助-This code includes 5 kinds of image thining method:beforethin,ThinnerHilditch,ThinnerPavlidis,ThinnerRosenfeld,and ThiningDIBSkeleton.It mu
细化算法-ThinnerRosenfeld
- Rosenfeld细化算法是一种并行细化算法,所得的骨架形态是8-连接的,使用于0-1二值图像。(Rosenfeld thinning algorithm is a parallel thinning algorithm. The skeleton shape obtained is 8-connected and used in 0-1 binary image.)