搜索资源列表
Hilditch
- 细化算法Hilditch 有简要地说明 效果还不错
Algorithm
- 数字信号、图形图像处理的综合算法,包括:直方图平滑化,直方图图像化,检查特征函数,用Hilditch的方法把二值图像细线化
四种不同的图像细化算法
- 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refi
Hilditch细化算法
- Hilditch细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Hilditch 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
Hilditch细化算法
- Hilditch细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Hilditch thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
Hilditch
- 细化算法Hilditch 有简要地说明 效果还不错-Hilditch thinning algorithm has briefly explained the effect of good
Algorithm
- 数字信号、图形图像处理的综合算法,包括:直方图平滑化,直方图图像化,检查特征函数,用Hilditch的方法把二值图像细线化-Digital signal, graphics, image processing algorithm, including: histogram smoothing, histogram of the image to check the characteristics of function, using t
hilditch
- Hilditch for squelletisation
algorithmOfImageThin
- 图像细化算法,Hilditch细化算法,Rosenfeld细化算法等-Image thinning algorithm, Hilditch thinning algorithm, Rosenfeld thinning algorithm, etc.
thinning.cpp
- 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
phase
- hilditch.m是hilditch细化算法。 RC_unwrap.m是逐行逐列去包裹算法。 least_unwrap.m是最小二乘去包裹算法。 FTP.m是利用傅里叶变换提取相位。 sincosfilter.m是正余弦滤波算法。 以上算法在相位图的相关计算中常用到,比如电子散斑干涉、全息干涉、相移技术等。-hilditch.m is hilditch refinement algorithm. RC_unw
HILDITCH
- 自己写的一种图像细化算法 hilditch的细化算法-a thinner argorithm on .bmp picture with hilditch of myself
hilditch-thinning
- hilditch细化算法 hilditch细化算法hilditch细化算法-hilditch thinning
Hilditch-Thinning-algorithm
- 图像细化算法的经典算法 Hilditch算法-The classic algorithm Hilditch algorithm for image thinning algorithm
hilditch
- 通过c++语言编程实现指纹图像的二值化及Hilditch细化算法-By c++ language programming fingerprint image binarization and Hilditch thinning algorithm
one-Hilditch
- Hilditch Image thinning code
Hilditch细化算法
- Hilditch细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Hilditch thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
Hilditch
- Hilditch算法是现有的一种细化算法,它适用于 输入图像为0和1的二值图像。像素为1的区 域是需要细化的部分, 像素为0 的区域是背景-Hilditch thinning algorithm is an existing algorithm, it applies to the input image is 0 and 1 of the binary image. Pixel region 1 is a need to re
hilditch
- 基于hilditch算法的图像骨架化处理 matlab程序 liantong.m用于计算连通联结数-image thinning based on hilditch