搜索资源列表
txcljh
- 能够对图像进行多种处理,例如边缘平滑等处理方式,打包在一起共享-able to handle a variety of images, such as edge smoothing approach, packaged together sharing
eps_2D
- 二维保边缘平滑算法,用于图像的去噪,同时可以保持图像的边缘信息
pict
- 包括了图像平滑和图像增强,边缘检测,二值化和细化,面积测量等。-including image smoothing and image enhancement, edge detection, two values and refinement, area measurement.
《Visual C++ 数字图像获取、处理及实践应用》
- 此文件囊括了多种数字图象处理的算法,其中包括边缘检测腐蚀膨胀图象压缩直方图修正平滑等多种图象处理技术-this document to include a wide range of digital image processing algorithms, including edge detection corrosion expansion Image Compression histogram that smoothing var
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
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
ImageProcessDIB
- 图像处理源程序,包括对图像的平滑、锐化、膨胀、开、闭运算以及边缘检测等-source image processing, including image smoothing, sharpening, expansive, open and close computing and edge detection
数字图像处理程序集 V1.0log
- vc6.0数字图像处理,边缘检测,去噪,平滑,即图像的特殊处理,常用算法-Photo process, edge detect, clear yawp, smoothing etc. by VC6.0
图像变换应用软件
- 该程序为BCB图像处理的一个应用实例,其中包含源文件和可执行文件。主要功能有:效果处理(平滑处理,锐化处理,马赛克等)分别率,色彩变化、亮度调节,边缘检测-procedures for the BCB image processing an application, which includes source documents and executable files. The main functions are : effect
Cresorse
- 高斯平滑,灰度均衡,拉普拉斯锐化(边缘检测),亮度增减,梯度锐化,图像平移,图像旋转,维纳滤波处理-Gaussian smooth, gray balance, Laplacian sharpening (edge detection), the brightness changes, gradient sharpening, image shifting, image rotation, Wiener filter
datagainVC++
- 此文件囊括了多种数字图象处理的算法,其中包括边缘检测腐蚀膨胀图象压缩直方图修正平滑等多种图象处理技术-,Visual C++,图形图象 Graph program -this document to include a wide range of digital image processing algorithms, Edge Detection including corrosion expansion Image Compress
TImageProcess
- 一个图像处理集合的VC源代码,包括平滑、锐化、边缘增强、Hough Sobel边缘检测、傅立叶变换、腐蚀、膨胀、边缘提取等等。-a set of image processing VC source code, including smoothing, sharpening, edge enhancement, Hough Sobel edge detection, Fourier transform, corrosion, swell
cls_factory
- 介绍了各种数字图像处理的算法分析及编程实现技术。全书由12章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码。 -introduced a variety of digital image processing algorithm analysis
MasterVisualC++_NETimageprocessing
- 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code
BasicProcessing
- 能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image disp
eps_2D
- 二维保边缘平滑算法,用于图像的去噪,同时可以保持图像的边缘信息-Bao-edge two-dimensional smoothing algorithm for image denoising, while maintaining the image edge information
WB
- 一种新型的图像分割方法,实现对图像的纹理分割,并对边缘平滑。-A new type of image segmentation method to realize image texture segmentation, and on the fringe is smooth.
用ccs进行图像平滑处理
- 图像噪声会使原图像形成虚假的边缘或轮廓。减弱、抑制这类噪声改善图像质量的方法称为图像平滑。采用邻域平均法对含有随机噪声的图像进行平滑处理,在CCS中观察结果并进行分析。(Image noise causes false edges or contours of the original image. Image smoothing is a way to reduce and suppress such noise and improv
smooth2
- 对于一个二值图像骨架化之后进行边缘平滑,滤波,效果非常不错,适合于任何二值图片(After a binary image is skeletonized, it is smoothed and filtered. The effect is very good. It is suitable for any binary image.)
八个方向的sobel边缘检测算法
- 利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)