搜索资源列表
文字识别的细化算法
- 文字识别的细化算法,看着觉得还可以,有点意思,大家都来下载吧-Character Recognition refinement algorithm, I felt that I could watch, a little bit mean, we have to download it
图象腐蚀,膨胀,细化算法
- 图象腐蚀,膨胀,细化算法,很实用的 可以把图象的主干提取出来-image corrosion, expansion, refinement algorithm, a very practical image can be extracted from the trunk
腐蚀,膨胀,细化算法代码
- 本程序实现的功能如下:腐蚀,膨胀,细化算法-the program functions as follows : corrosion, the expansion of thinning algorithm
腐蚀,膨胀,细化算法代码
- 腐蚀,膨胀,细化算法代码-corrosion, swelling, thinning algorithm code
细化算法,提取二值黑白图象的骨架VC
- 细化算法,提取二值黑白图象的骨架的VC实现-refinement algorithm, the value extracted two black-and-white images of the skeleton VC
四种不同的图像细化算法
- 本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refinement algorithm, based on the
腐蚀,膨胀,细化算法代码
- 腐蚀,膨胀,细化算法代码能够实现你想要的算法代码-corrosion, swelling, thinning algorithm code you want to achieve the algorithm code
基于索引表的细化细化算法
- 基于索引表的细化细化算法 功能:对图象进行细化 参数:lpDIBBits:代表图象的一维数组 lWidth:图象高度 lHeight:图象宽度-table on the details thinning algorithm functions : Refinement of image parameters : lpDIBBits : the image of a dimensional arrays lWidth : image height lHeight : Image width
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
Pavlidis细化算法
- Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Pavlidis thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
Rosenfeld细化算法
- Rosenfeld细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Rosenfeld thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
thinning
- 采用matlab编写,基于OPTA细化算法,适合入门级新手用,希望对大家有用-Using matlab to prepare, based on OPTA thinning algorithm, suitable for entry-level novice, and I hope useful for all of us
zhang
- 快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
txxh
- 图像细化 注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Image thinning note that this program contains the line thinning algorithm to be applied to black and white binary image can be seen refining effect.
Visual C++ for image processing -v2
- 《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Se
part_237010_200311202__
- 山 东 大 学 硕 士 学 位 论 文:图像边缘检测算法的研究本 文 分 为 七 个 部 分 。第一部分首先阐述了课题的研究背景、意义以 及该领域的发展现状;第二部分介绍了几种经典的边缘检测方法,给出 了这些方法的图像边缘检测结果,并且进行了相关的分析比较;第三部 分阐述了BP 神经网络的结构以及数学模型等相关知识;第四部分具体 介绍了一种新的基于统计向量和BP 神经网络的边缘检测方法;第五部 分介绍了一种有效的边缘细化算法,它可以对新方法得到的图像边缘进 一步处理以达到
thinner
- 细化算法,正在做毕业设计的同学可以参考一下,有较高的参考价值-Thinning algorithm, is designed to do graduate students for reference, have a high reference value
细化算法
- 细化算法,对图像转化二值图像后,对高亮部分细化之几个像素,适用于道路提取,某物体骨架提取,线路提取等领域(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
细化算法-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.)