Welcome![Sign In][Sign Up]
Location:
Search - thinning

Search list

[Special Effectsmythin

Description: 细化算法,细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用-Thinning algorithm, thinning is designed to extract the skeleton of regional connectivity. The algorithm in the character recognition, fingerprint detection and other applications play an important role in
Platform: | Size: 312320 | Author: WSZH | Hits:

[Mathimatics-Numerical algorithmsHilditch

Description: 细化算法Hilditch 有简要地说明 效果还不错-Hilditch thinning algorithm has briefly explained the effect of good
Platform: | Size: 1024 | Author: 王树刚 | Hits:

[Special Effects[numberRecognition

Description: 图象细化处理的VB源程序,图象二值化的VB源程序。变换为灰度图象的VB源程序-Image thinning treatment of VB source code, image binarization of the VB source code. Transform for gray-scale image of the VB source code
Platform: | Size: 5120 | Author: 江卓 | Hits:

[Special Effectsbyxh

Description: 本程序能够综合地实现图像边缘细化,而且程序够复杂。-This procedure can be integrated to achieve the Image Edge thinning, and the procedures complex enough.
Platform: | Size: 4096 | Author: raochen0303 | Hits:

[Special Effectsbyxf

Description: 本程序能够实现图像处理中的图像细化,是基于matlab的。-This procedure can realize image processing image thinning is based on the matlab.
Platform: | Size: 2048 | Author: raochen0303 | Hits:

[Graph Recognizexihuasuanfa

Description: 在数字识别中,有时细化需要识别的数字以得到该数字的骨架。本程序给出了细化算法的代码。-In the digital identification, and sometimes need to identify the number of refinement in order to obtain the digital skeleton. This procedure gives the thinning algorithm code.
Platform: | Size: 3072 | Author: 林雷 | Hits:

[Special EffectsOPTAxihua

Description: 在预处理的基础上,运用OPTA方法对指纹图像进行细化,得到较好的细化结果。为后面做指纹特征的提取打下基础-In the pre-processing on the basis of the method of use of OPTA thinning of fingerprint images, receive better refine the results. To do for the back extraction of fingerprint characteristics lay the foundation for
Platform: | Size: 1024 | Author: 柴海燕 | Hits:

[Special EffectsImageProcess

Description: 程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。-Procedures include a variety of classic image processing algorithms, such as: Binarization, balanced, and gray-scale slices, corrosion expansion coarsening thinning, edge detection and so on, will help beginners master the VC image processing programming method.
Platform: | Size: 8686592 | Author: bin | Hits:

[Special Effectswork

Description: 有四个M文件,可以用于图像处理中的图像细化,有较好的效果-There are four M documents, can be used for image processing of image thinning, there are good results
Platform: | Size: 1024 | Author: 吉祥 | Hits:

[Special Effectsimagethining

Description: 图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。-Image Thinning (Image Thinning), generally refers to binary image of the skeleton (Image Skeletonization) an operation of computing. An image of the skeleton by a number of lines and curves (more ideal is a single pixel width), can provide a skeleton image target size and shape information, which in the digital image analysis in an important position, image thinning (skeleton of) is image recognition, line-type image of an important means of target analysis. This article will explore some properties of the skeleton is given how to determine whether a pixel belongs to the target image of the skeleton, the final goal will be given access to images of the basic algorithm skeleton.
Platform: | Size: 110592 | Author: 魏建亮 | Hits:

[VC/MFCVisualC++

Description: VisualC++数字图像处理何斌等编2001年4月第1版-本书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 -VisualC++ Digital image processing HE Bin et al April 2001 1st edition- this book focuses on how to use Visual C++ For digital image processing. Book a total of 11 chapters, each depicting an image of the point of computing, geometric transform, orthogonal transform, image enhancement, corrosion algorithm, the expansion algorithm, thinning algorithm, edge detection and extraction, contour tracing, image analysis, image restoration and image compression coding techniques, for each of the commonly used digital image processing methods, this book provides a complete source code.
Platform: | Size: 16402432 | Author: 夏瑞雪 | Hits:

[Special EffectsFingerPrintVerify

Description: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching
Platform: | Size: 2272256 | Author: job | Hits:

[Other Embeded programcorrosionexpansionthinningAlgorithm

Description: 腐蚀膨胀细化算法源代码!对于大家用到数学形态方法处理图像非常有帮助~!赶快下载吧~-Expansion of corrosion thinning algorithm source code! For everyone to use mathematical morphology approach to image very helpful ~! As soon as possible to download it ~
Platform: | Size: 15360 | Author: 王璐 | Hits:

[Special EffectsVC++_image_Code

Description: VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。-VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorithm, penumbral tune jitter histogram of the amendment, color conversion, corrosion, swelling, refinement algorithm, etc., as well as executable files for trial, together with supporting electronic collection, image processing is a good data entry.
Platform: | Size: 12290048 | Author: 蓝云 | Hits:

[Windows Developthinner

Description: 细化算法,对轮廓和其他图像进行细化的处理,并且让轮廓更加清晰。-Thinning Algorithm for contour and other refined image processing, and let the outline more clearly.
Platform: | Size: 3072 | Author: shenghao | Hits:

[Special Effectssend

Description: 一组关于图像处理的算法,边沿检测与提取,轮廓跟踪的图象算法,对图像进行垂直镜像处理的源代码,屏幕颜色拾取器源代码,图象腐蚀,膨胀,细化算法,指纹识别的程序-A set of image processing algorithms, edge detection and extraction, the image contour tracing algorithm, the vertical mirror image processing source code, screen color pick up the source code browser, image corrosion, expansion, thinning algorithm, fingerprint identification procedures
Platform: | Size: 59392 | Author: 吴达文 | Hits:

[Special EffectsImageProcess

Description: 图形像处理 中值滤波 细化 灰度化 颜色处理 边缘检测等-Graphics such as dealing with thinning gray-scale median filter processing of color edge detection, etc.
Platform: | Size: 4215808 | Author: xiner | Hits:

[DocumentsThiner

Description: 基于笔划类型的字符细化算法研究论文,有需要做字体细化研究的朋友可以参考参考!-Based on the type of character strokes thinning algorithm research papers, there is a need to make the font detailed study can refer to reference Friend!
Platform: | Size: 51200 | Author: zcj | Hits:

[Special Effectsimageprocessing

Description: 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fourier transform, Gaussian smoothing, Mean filtering, all kinds of sharpening methods, image scaling, thinning, rotation, edge extraction, containing a variety of picture, vc++ source code, the images are very helpful to beginner and strongly recommend
Platform: | Size: 11521024 | Author: 吴海峰 | Hits:

[Special Effectstuxianxihua

Description: VC中实现的一个图像细化的算法 。目前处理BMP图片。-Medium realize a VC image thinning algorithms. At present, BMP picture deal.
Platform: | Size: 62464 | Author: 弥一强 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net