搜索资源列表
Thinner
- 文字图像细化算法源代码。细化后所得的文字图像骨架是严格的1象素宽度,细化效果极佳!-text image thinning algorithm source code. After refining the text images of the skeleton is strictly a pixel width, thinning effect excellent!
yuanjun
- a.rar.数字图像处理入门-腐蚀,膨胀,细化算法-a.rar. Introduction to Digital Image Processing - corrosion, swelling, thinning algorithm
PictureXihua
- 注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-attention to the details of the procedures used to algorithm with two lines of black-and-white image can be seen only thinning effect.
ImageMicro
- 本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。
四种不同的图像细化算法
- 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refinement algorithm, based on the
skeleton
- 基于细化算法的骨架提取算法,内涵测试图像,效果较好-Refinement algorithm based on the frame extraction algorithm,the effects is well
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.
C++ canny算法
- canny算法的源码,C++语言。图像文字识别应用,用于图像平滑去噪细化
ImageThinning
- 本文详细讲述了图像细化算法的基础知识,能够给研究图像细化算法的图像处理工作者提供较好的参考-In this paper, a detailed account of the image thinning algorithm based on knowledge, able to image thinning algorithm to the study of image processing workers to provide better reference
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
optaxihua
- opta算法 简单的实现了opta算法用来细化指纹图像-opta algorithm
Afastparallelalgorithmforthinning
- 图像处理,细化算法的原文参考资料,为英文资料,里面有具体算法实现。-Image processing, thinning algorithm of the original reference for the English data, there are specific algorithm.
erzhihuatuxiang
- 该程序可以实现二值图像的细化,采用的不是matlab自带的函数算法进行处理,而是采用了一种新算法进行细化,比原算法有很大改进,值得研究!-The program can achieve binary image thinning using matlab built-in function is not processing algorithms, instead of using a new algorithm refinement, a significant improvement ove
Rosenfeld-Thinning-algorithm
- 图像细化算法的重要方法 一种并行细化算法-An important method of image thinning algorithm is a parallel thinning algorithm
Hilditch-Thinning-algorithm
- 图像细化算法的经典算法 Hilditch算法-The classic algorithm Hilditch algorithm for image thinning algorithm
hanzi_skel
- 一种简单的二值图像细化算法,简单易用 希望大家可以试试 有问题再探讨啊-binary image thining
re_skel2010115
- 数学形态学图像细化算法在RE中的应用 编程简单 可以对图形很好的细化 大家可以尝试-thining
Thinning
- 四种图像细化算法的介绍以及完整的测试工程,VS2010-four image thinning methods
算法
- 用暗原色先验算法实现单幅图像的去雾,估计透射率,背景光,抠图细化,恢复原图像(To achieve a single image to fog, using dark channel prior estimation of background light transmittance, matting, refinement, to restore the original image)
细化算法-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.)