搜索资源列表
Cbmpread
- 读BMP图像的数据,然后变换(我只是加了一条黑线,但可以进行如去噪,平滑等变换,我下一步的工作),再将数据写回一个新的图像中!在Linux下完成,可以很好的工作,代码是符合ANIS C的,应该是可以在windows下运行的!(运行时需要修改文件路径)-Reading BMP image data, and transform (I just added a black line, but can be as denoising, smoothing transformation, I will
Asmodai
- 基于灰色模型的图像去噪-gray model based on the image denoising.
image_pro-1
- 图像处理中的一个非常经典的程序,支持图像去噪,图像滤波,傅里叶变换等等图像处理,运行后有一个MFC界面,是学习的好资料。-this code can show the picture in a single window, and make some proccess
wavelet
- 文章中阐述了一种基于小波变换的自适应的图像去噪方法,并且给出了对应的matlab程序。-The article described the adaptive method for image denoising based on wavelet transform, and gives the corresponding matlab program.
SARfilterNew
- 将含有噪声的SAR图像进行去噪,运用改进的lee滤波器-anti-noise SAR image based on improved Lee filter
cannyPLeePNL=4
- 采用canny算子加上lee滤波器对SAR图像进行去噪-canny algorithm and lee filter to aiti-noise SAR image
Matlab
- 图像处理,集合了图像处理的各种方面的信息,可以实现读取,增强,去噪,复原等功能。-Image processing, collection of information on various aspects of image processing, can achieve to read, enhance, de-noising, recovery and other functions.
ll
- 利用中值滤波和均值滤波两种方法进行图像去噪-Median filter and mean filter for image denoising
keshe
- 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
jiemian
- 用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像-For image denoising matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and in the same interfac
Adaptive-Neighborhood--for--Image
- 自适应邻域技术在图像处理方面运用的非常广泛,本文中所介绍的两种自适应邻域技术——各向异性局部多项式近似—置信区域交集[1] (LPA-ICI,Local Polynomial Approximation—Intersection of Confidence Intervals)技术和区域生长[2] (region growing)技术是目前为止使用最为广泛两种。本文分别使用点的灰度值预选取、矩形块的均值预选取和自适应块预选取来驱动这两种自适应邻域算法来实现自适应邻域的生成,并将自适应邻域技术
SARphotos
- 常用的几幅SAR图像,用与图像去噪处理,匹配以及变化检测等算法-Common pieces of SAR images, using image de-noising, match and change detection algorithms
rcd
- 二阶差分的热传导方程图像去噪,添加高斯噪声,修改了网上Heat_function的一些错误-Two order differential equation of heat conduction for image denoising, add Gauss noise, modify some of the online Heat_function error
program
- 数字图像处理:使用matlab软件,对图像进行锐化、平滑、去噪-Digital Image Processing: Using matlab software for image sharpening, smoothing, de-noising, etc.
L1
- 基于cvx的图像去噪处理,L1范函的方法-Image Denoising