搜索资源列表
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the fr a mes, that is, l
细化
- 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity fr a me. The algorithm letter recognition, fingerprint detection applicati
细化算法,提取二值黑白图象的骨架VC
- 细化算法,提取二值黑白图象的骨架的VC实现-refinement algorithm, the value extracted two black-and-white images of the skeleton VC
Thinner
- 文字图像细化算法源代码。细化后所得的文字图像骨架是严格的1象素宽度,细化效果极佳!-text image thinning algorithm source code. After refining the text images of the skeleton is strictly a pixel width, thinning effect excellent!
细化算法,提取二值黑白图象的骨架VC
- 细化算法,提取二值黑白图象的骨架的VC实现-refinement algorithm, the value extracted two black-and-white images of the skeleton VC
qubian
- 该程序具有滤波(锐化,平滑),颜色明暗度变化,腐蚀,骨架化,细化等功能-the procedures filter (sharpening, smoothing), the changes color shading, corrosion, skeleton, thinning functions
chepaizhibie
- 识别车牌的源码,可以先对图像进行各种操作,如锐化,平滑,提取骨架,细化,分割,定位,提取边缘,等等。是一个比较详细,内容丰富的源码包。-A source code to recongize the car number. It first do the several operation to images, such as Sharpness, Smooth, Low Pass, Crop, and Locate , Edge Dec
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the fr a mes, that is, l
细化
- 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity fr a me. The algorithm letter recognition, fingerprint detection applicati
example2.
- 绘制一幅文字或图案,比较细化和骨架化的结果,并能根据骨架子集对其进行重建,形态学的具体应用之一.-drawing a text or graphics, and detailed comparison of the results of skeleton, and according to its skeleton subset of reconstruction, morphology of one specific applicat
erzhituxiangxihuasuanfa
- 图像细化的方法有两种即边缘点删除和内点保留传统的基于边缘点删除的细化算法在细化过程中只对边缘点的可删除性进行判断并作相应处理由于受跟踪顺序及所考察邻域的影响容易产生骨架的非对称性基于内点保留的细化算法容易使所获得的骨架大于一个像素本文在分析上述两类细化算法的基础上综合运用上述两种细化方法提出一种新的行之有效的并行细化算法.-Image Thinning There are two ways to delete that edge poi
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变
xihua
- 细化。通过MATLAB对图像进行细化提取骨架处理,从而方便进行下一分析-Refinement zs appises the Zhang-Suen skeletonization algorithm to image IM. IM must be binary.
Skeleton
- 数学形态学应用二值图像边界细化,以及二值图像骨骼化- Application of mathematical morphology refined binary image border, as well as binary image skeletonization
5
- 对图像进行细化和提取骨架操作,还是那句话,绝对原创-read an image and proccessed with matlab to get its skeleton and the result of thin
skeleton
- 基于细化算法的骨架提取算法,内涵测试图像,效果较好-Refinement algorithm based on the fr a me extraction algorithm,the effects is well
slightly
- 这是一个细化程序,用于细化图像的边缘,抽取骨架。-this program is to make the pictures thin and to get the skeleton.
tuxiangxihua
- 利用MATLAB进行图像细化和骨架提取,程序较为简单,适用于最好为白底黑字的字符等(Using MATLAB for image thinning and skeleton extraction)
细化算法
- 细化算法,对图像转化二值图像后,对高亮部分细化之几个像素,适用于道路提取,某物体骨架提取,线路提取等领域(After the image is transformed to two value images, a few pixels of the highlighting part are applied to the extraction of road, the extraction of an object skeleton,
细化算法-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.)