搜索资源列表
-
0下载:
图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。
一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。
本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。,Image Thinning (Image T
-
-
1下载:
应用OPENCV编写的,输入一张二值图片,根据细化算法细化成单像素的二值图像。,OPENCV prepared application, enter a two-valued picture, refined into a thinning algorithm based on single-pixel binary image.
-
-
2下载:
opencv实现的,很好用的图像轮廓细化算法。效果很好,把轮廓细化为单像素轮廓,方便处理。,opencv achieved a very good image with the outline of the thinning algorithm. Well, the detailed outline of the outline of a single pixel, to facilitate the processing.
-
-
3下载:
VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。-VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorit
-
-
0下载:
基于Matlab程序的图像细化算法基于Matlab程序的图像细化算法-Matlab program based on the image thinning algorithm based on image thinning algorithm Matlab program
-
-
0下载:
图像细化
注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-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.
-
-
1下载:
一组关于图像处理的算法,边沿检测与提取,轮廓跟踪的图象算法,对图像进行垂直镜像处理的源代码,屏幕颜色拾取器源代码,图象腐蚀,膨胀,细化算法,指纹识别的程序-A set of image processing algorithms, edge detection and extraction, the image contour tracing algorithm, the vertical mirror image processing source code, screen color pi
-
-
0下载:
Doo-Sabin多边形细化算法的OpenGL和C++实现-Doo-Sabin polygonal thinning algorithm of OpenGL and C++ to achieve
-
-
0下载:
山 东 大 学 硕 士 学 位 论 文:图像边缘检测算法的研究本 文 分 为 七 个 部 分 。第一部分首先阐述了课题的研究背景、意义以
及该领域的发展现状;第二部分介绍了几种经典的边缘检测方法,给出
了这些方法的图像边缘检测结果,并且进行了相关的分析比较;第三部
分阐述了BP 神经网络的结构以及数学模型等相关知识;第四部分具体
介绍了一种新的基于统计向量和BP 神经网络的边缘检测方法;第五部
分介绍了一种有效的边缘细化算法,它可以对新方法得到的图像边缘进
一步处理以达到
-
-
0下载:
图像中的细化算法提取以及图像的开运算和闭运算-Image extraction and image thinning algorithm for opening and closing operation
-
-
0下载:
建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。-Can establish a distinction between the morphology of the importation of graphics algorithm input is a graph of these three (the three graphi
-
-
0下载:
C thinning algorithm
-
-
0下载:
C 图像腐蚀膨胀细化算法设计C image thinning algorithm corrosion expansion
-C image thinning algorithm corrosion expansion
-
-
0下载:
这是一个c++演示程序,告诉你怎么实现细化算法-This is a c++ demo program, tell you how to implement thinning algorithm
-
-
0下载:
关于图形的细化算法。注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Thinning algorithm on the graph. Note that this procedure should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
-
-
0下载:
字符图像细化。注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Character image refinement. Note that this procedure should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
-
-
0下载:
本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Thinning algorithm of this procedure to be applied to the line containing only black and white binary image thinning effect can be seen.
-
-
0下载:
该例程及算法为数字识别之细化算法的源程序,该程序均可在Visual C++ 6.0下编译通过。-The routines and algorithm for digital recognition algorithm of the refined source program, the program, are available on Visual C++ 6.0 compile through.
-
-
0下载:
教科书上的细化算法,这个细化算法要应用于含线条的黑白二值图像才可以看出细化效果-Thinning algorithm on the textbook, this refinement algorithm to be applied to black and white binary image with lines can be seen that the refinement effect
-
-
0下载:
細線化演算法,以便提供影像辨識的分類處理-Thinning algorithm in order to provide the classification of the image recognition processing
-