当前位置:
首页 资源下载
搜索资源 - parallel thinning algorithm
搜索资源列表
-
0下载:
并行图像细化算法和C代码实现,希望对大家有用-parallel image thinning algorithm and C code to achieve the hope that it may be useful to
-
-
0下载:
本代码实现了形态学细化。
特点:中间过程可以存储在输入中,因此节省存储空间;并且附有注解,便于理解;附有参考文献,有算法描述。This function implements the morphology thinning. Input pSrc is a float matrix in the range of [0, 1].
It supports in-place operation.Ref: Z. Guo and R. W. Hall, \"Parallel Thinning w
-
-
3下载:
快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
-
-
0下载:
一篇文章,关于Zhang快速并行细化算法的扩展,适合深入研究zhang快速并行细化算法-Article, Zhang fast parallel thinning algorithm extended zhang fast parallel thinning algorithm suitable for in-depth study
-
-
0下载:
快速并行算法是经典算法中比较好的一种细化算法,但其存在固有缺陷,可能产生信息丢失。为了克服这个缺点,提出了重合算法,最后为了减少计算时间和冗余信息,提出了基于模板保留的算法。-Fast parallel algorithm for the classical algorithm is a good thinning algorithm, but its inherent defects, the potential loss of information. In order to overcom
-
-
0下载:
二值影像之骨架化程式(Thining)
程式是實作T.Y Zhang and C.Y Sueny在1984所提出的
"A fast parallel Algorithm for thinning Digital Patterns"的演算法-Binary image of the skeleton program (Thining) program is the implementation TY Zhang and CY Sueny made in 1984, " A fa
-
-
0下载:
图像细化算法的重要方法 一种并行细化算法-An important method of image thinning algorithm is a parallel thinning algorithm
-
-
0下载:
一种优化的快速并行细化算法,对字符的细化效果较好-A fast parallel thinning algorithm optimization, the character refinement effect is better
-
-
0下载:
并行细化快速算法,采用并行计算,速度块,多方向细化检测,效果好。-Fast parallel thinning algorithm, using parallel computing speed, multi-directional detection refinement, good effect.
-
-
0下载:
经典复合式指纹细化算法源码,算法步骤为先用快速并行算法遍历,后用OPTA算法遍历,附有注释。-Classic composite fingerprint thinning algorithm source code, for the first step of the algorithm with fast parallel algorithm traversal traversal algorithm after using OPTA, annotated.
-
-
0下载:
指纹细化中GUO提出的快速并行细化算法源码,附有注释-
Fingerprint refinement GUO proposed fast parallel thinning algorithm source code, annotated
-
-
0下载:
通过ZHANG并行细化算法,实现图像的细化处理。(By the ZHANG parallel thinning algorithm,we realize the purpose of thinning image.)
-
-
0下载:
二值图像的Zhang快速并行细化算法,具有速度快、保持细化后曲线的连通性和无毛刺产生等优点。(Zhang fast parallel thinning algorithm)
-
-
1下载:
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.)
-