搜索资源列表
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 Dectet, etc. It is a detailed , v
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
Thinned
- java开发的二值图像细化算法程序,能够从二值图像中提取图像骨架-java development of the binary image thinning algorithm procedures, from the binary image extracted image skeleton
ThinningofImage
- vc代码实现图像细化作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成骨架,形成骨架后能比较容易的分析图像,如提取图像的特征.-vc code image as a refined image preprocessing technology that purpose of the extraction of the source image frame, that is, the original image line wid
xihua.rar
- 细化。通过MATLAB对图像进行细化提取骨架处理,从而方便进行下一分析,Refinement zs appises the Zhang-Suen skeletonization algorithm to image IM. IM must be binary.
5
- 对图像进行细化和提取骨架操作,还是那句话,绝对原创-read an image and proccessed with matlab to get its skeleton and the result of thin
progZhang
- 图像细化算法的代码,可以快速提取图象的基本骨架-source code for image thinnig, and it can extract the basic sketlon of images, fastly.
tuxiangjinghua
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽-Image thinning, as a general emergence of image pre-processing technology, the aim of extracting the source of the image frame, that is, lines of the original image is greater than the wi
BCB6
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架-Image thinning generally occurs as an image pre-processing techniques aimed at extracting the skeleton of the source image
xihua
- 这个源代码是实现对图像的细化处理,能有效的提取图像的骨架-The source code is to achieve the refinement of image processing, can effectively extract the skeleton of the image
xihua
- 采用索引表细化算法,对图像进行细化处理,用于图像的骨架提取,附加一个霍夫变换检测直线-Thinning algorithm using an index table, refine the image processing for image skeleton extraction, attach a Hough transform line detection
Skeleton-extraction
- 利用形态学的腐蚀运算提取图像边界 编写细化算法提取骨架的程序-Using morphology corrosion operation to extract image edgePreparation of thinning algorithm to extract the skeleton program
skelon
- 提取图像的骨架,对其进行细化,尤其是对集成电路版图的骨架提取-Extracting the image of the skeleton, and its refinement,Especially for IC layout skeleton extraction
bmp
- 在TC dos下实现8位位图的按位读取,然后对位图进行细化,实现图像骨架提取。-TC dos under 8 bitmap read by bit, and then to refine the bitmap image skeleton.
skeleton-extraction
- 一种细化的骨架提取算法 可以提高徐璈的处理厚重图像-sgsdgsdgsdgggs skeleton extraction
thin
- 对灰度图像进行骨架提取,得出骨架走向和骨架像素坐标。(The skeleton of gray image is extracted, and the skeleton direction and skeleton pixel coordinates are obtained.)
xihua
- 在matlab'中可以细化图像,而且只有一条线的单像素点的折线的代码!欢迎大家多给意见!!!(In matlab', the image can be refined, and only one line's single pixel line of line code! Welcome to give more advice!!!)
细化算法
- 细化算法,对图像转化二值图像后,对高亮部分细化之几个像素,适用于道路提取,某物体骨架提取,线路提取等领域(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, the extraction of line and so
新建文件夹
- 张孙细化算法c++版本;输入图像为二值图像(0,1)(C + + version of Zhang sun thinning algorithm; input image is binary image (0,1))