搜索资源列表
数字图像处理程序集 V1.0log
- vc6.0数字图像处理,边缘检测,去噪,平滑,即图像的特殊处理,常用算法-Photo process, edge detect, clear yawp, smoothing etc. by VC6.0
pretrm
- 图像的预处理程序,包括边缘去噪、二值化、腐蚀等。为车牌定位作铺垫-image preprocessing procedures, including marginal denoising, the two values, and corrosion. To pave the way for positioning plates
Adaptiveimagedenoising
- 本程序由MATLAB开发,可以对图像进行小波去噪和边缘增强-the procedures developed by MATLAB, the image wavelet denoising and Edge Enhancement
BilateralFiltering
- Matlab程序,用于图像去噪声处理,特色是能够在去噪时保护图像边缘,是非线性滤波处理
Chap_05_MVDR
- 数字图象处理方向上的边缘提取与去噪的程序基于MATLAB
Chap_09
- 图象方面的关于小波去噪与边缘提取的MATLAB的程序源
基于BLS-GSM的图像去噪程序
- 基于BLS-GSM的图像去噪程序,在去噪的同时,能更多地保留图像的边缘和细节
数字图像处理程序集 V1.0log
- vc6.0数字图像处理,边缘检测,去噪,平滑,即图像的特殊处理,常用算法-Photo process, edge detect, clear yawp, smoothing etc. by VC6.0
pretrm
- 图像的预处理程序,包括边缘去噪、二值化、腐蚀等。为车牌定位作铺垫-image preprocessing procedures, including marginal denoising, the two values, and corrosion. To pave the way for positioning plates
BilateralFiltering
- Matlab程序,用于图像去噪声处理,特色是能够在去噪时保护图像边缘,是非线性滤波处理-Matlab program for the image to deal with noise, features that can protect the edge denoising is nonlinear filtering deal
Chap_05_MVDR
- 数字图象处理方向上的边缘提取与去噪的程序基于MATLAB-Digital image processing the direction of the edge detection and de-noising procedure based on the MATLAB
Chap_09
- 图象方面的关于小波去噪与边缘提取的MATLAB的程序源-Image area on the wavelet denoising and edge detection of MATLAB program source
tvdenoise
- 本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。-This procedure Variational realize the whole (Total Variation, TV) denoising algorithm, which uses a PDF corrective TV algorithm of small pr
Ban-denoising
- 本代码是基于Bandelet的硬阈值SAR图像去噪,结果与小波变换进行对比,结果表示其在峰值信噪比,边缘保持系数上均有一定的提高。压缩包中有程序和SAR图像。-This code is based on Bandelet SAR image denoising with a hard threshold .the results were compared with the wavelet transform, and the resu
wavelet
- 一个小波边缘检测的MATLAB程序,采用两种算法去噪,显示form即为边缘检测图像-A MATLAB wavelet edge detection procedure, using two algorithms de-noising, edge detection image display form shall be
kinds-of-codes-of-image-preprocess
- 程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-Program includes a variety of image preprocessing algorithms, noise reduction, edge detection, segmentation, etc., for the image processing for beginners and research
MATALB图像边缘提取
- 图像边缘提取检测算法,程序实现的完整Matlab代码:(mage edge detection based on matlab, fitting,)
CANNY
- 根据CNNAY算法的4个步骤 1. 用高斯滤波器平滑图像;(图像去噪) 2. 用一阶偏导有限差分计算梯度幅值和方向;(特征增强) 3. 对梯度幅值进行非极大值抑制 ;(边缘检测) 4. 用双阈值算法检测和连接边缘。(形态学处理) 编写的边缘检测程序,简单实用(There are four parts of Canny edge detection: 1. smoothing the image with Gauss f
去噪
- 实现对图像的噪音提取,并对提取到的噪音去除,使用的是边缘去噪算法。(success in get rid of noicy.)
去噪和直线提取
- 这是一份可以处理图像中的噪声,和对图像进行直线提取的程序代码!(Image denoising, linear edge extraction)