搜索资源列表
四种不同的图像细化算法
- 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refi
Rosenfeld细化算法
- Rosenfeld细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Rosenfeld thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
四种不同的图像细化算法
- 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refi
Rosenfeld细化算法
- Rosenfeld细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Rosenfeld thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
algorithmOfImageThin
- 图像细化算法,Hilditch细化算法,Rosenfeld细化算法等-Image thinning algorithm, Hilditch thinning algorithm, Rosenfeld thinning algorithm, etc.
Rosenfeld-Thinning-algorithm
- 图像细化算法的重要方法 一种并行细化算法-An important method of image thinning algorithm is a parallel thinning algorithm
image-thinning-algorithm
- 图像四种细化算法,Hilditch细化算法 Pavlidis细化算法 Rosenfeld细化算法 索引表细化算法-Four image thinning algorithm,Hilditch thinning algorithm Pavlidis thinning algorithm Rosenfeld thinning algorithm The index
细化算法-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.)