搜索资源列表
四种不同的图像细化算法
- 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refi
Pavlidis细化算法
- Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Pavlidis 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
Pavlidis细化算法
- Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Pavlidis thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
DSP
- 毕业设计 局部平均阈值改进法 局部自适应阈值法 局部平均阈值法 指纹采集演示程序.exe-histeq hilditch otsu.c pavlidis.c rosenfeld.c
ImagePro
- 本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。 1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。 2、大津展之法阈值变换,效果较好。 3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。 4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。-Calibration
b79f250dab9f
- Pavlidis Image thinning code
Pavlidis细化算法
- Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Pavlidis thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
image-thinning-algorithm
- 图像四种细化算法,Hilditch细化算法 Pavlidis细化算法 Rosenfeld细化算法 索引表细化算法-Four image thinning algorithm,Hilditch thinning algorithm Pavlidis thinning algorithm Rosenfeld thinning algorithm The index