搜索资源列表
imageedgethin
- 一个图像边缘细化的程序,送给做图像边缘的同志,很好用的-a refinement of procedures, gave Edge done, the comrades of good
huaxi
- C#.NET下编写的图象边缘细化程序,图象处理代码-C#.NET prepared with the Edge refined procedures, image processing code
Thinner
- 图像处理边缘细化算法,c++程序实现 算法简单易懂
byxh
- 本程序能够综合地实现图像边缘细化,而且程序够复杂。
边缘检测细化源代码
- VC中的边缘提取中的细化部分,相关类可参考,对数字的模式识别有用。-VC from the edge of refinement, related category reference to the number of pattern recognition useful.
小波变换在活塞环图像边缘检测中的应用研究
- 摘 要 小波变换是时间频率的局部化分析,它可以通过伸缩平移运算对信号逐步进行多尺度细化。本文正是基于小波变换在图像处理领域中表现出的多尺度分析,提出了用小波变换检测活塞环图像边缘的方法,这种方法通过对二维小波变换图像局部极大值的检测得到图像的边缘信息。通过实验证明了这种方法的有效性。-Abstract wavelet transform is the local time frequency analysis, it can shift
边缘检测细化源代码
- VC中的边缘提取中的细化部分,相关类可参考,对数字的模式识别有用。-VC from the edge of refinement, related category reference to the number of pattern recognition useful.
小波变换在活塞环图像边缘检测中的应用研究
- 摘 要 小波变换是时间频率的局部化分析,它可以通过伸缩平移运算对信号逐步进行多尺度细化。本文正是基于小波变换在图像处理领域中表现出的多尺度分析,提出了用小波变换检测活塞环图像边缘的方法,这种方法通过对二维小波变换图像局部极大值的检测得到图像的边缘信息。通过实验证明了这种方法的有效性。-Abstract wavelet transform is the local time frequency analysis, it can shift
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
imageedgethin
- 一个图像边缘细化的程序,送给做图像边缘的同志,很好用的-a refinement of procedures, gave Edge done, the comrades of good
Thinner
- 图像处理边缘细化算法,c++程序实现 算法简单易懂-Image processing edge thinning algorithm, c++ Realize algorithm is simple and straightforward procedure
imageProcess
- 边缘检测,细化,恢复,对比度增强 图象分割 等图象处理程序-Edge detection, thinning, rehabilitation, image segmentation, such as contrast enhancement image processing procedures
byxh
- 本程序能够综合地实现图像边缘细化,而且程序够复杂。-This procedure can be integrated to achieve the Image Edge thinning, and the procedures complex enough.
part_237010_200311202__
- 山 东 大 学 硕 士 学 位 论 文:图像边缘检测算法的研究本 文 分 为 七 个 部 分 。第一部分首先阐述了课题的研究背景、意义以 及该领域的发展现状;第二部分介绍了几种经典的边缘检测方法,给出 了这些方法的图像边缘检测结果,并且进行了相关的分析比较;第三部 分阐述了BP 神经网络的结构以及数学模型等相关知识;第四部分具体 介绍了一种新的基于统计向量和BP 神经网络的边缘检测方法;第五部 分介绍了一种有效的边缘
matlabedgethinning
- 用matlab实现边缘细化的算法及原理,同时还有一个简单的例子帮助理解-With the edge of matlab implementation of the algorithm and the principle of refinement, at the same time have a simple example to help understand
erzhituxiangbianyuanxihua(Matlab)
- 主要介绍二值图像的边缘细化,由一个模板实例,可以参考一下-Mainly introduce the edge binary image detail, examples from a template, you can refer to
xihuabianyuanjiance
- 主要用于图像处理过程中,对图像的细化和边缘检测.-Mainly used in image processing for image edge detection and thinning
loc_im_hildith
- 对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。-After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of th
imageimprovement
- 图像的增强处理,图像的简单平滑,图像的高斯平滑,图像的中值滤波,拉普拉斯边缘增强,Sobel边缘细化-Image enhancement, image of a simple smoothing, the image of Gaussian smoothing, median filter images, Laplace edge enhancement, Sobel Edge Thinning
canny
- 自己实现的canny边缘检测算子,包括高斯滤波,非极大值抑制,双阈值处理,边缘细化等步骤。-Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppression, double threshold, edge thinning step.