搜索资源列表
chengxu
- 本程序用java语言编写,用于实现对彩色图像的灰度化,取得图像的灰度直方图,并对含有噪声的图像进行去噪 -This procedure using java language, for the realization of the gray-scale color images, the histogram to obtain images, and images contain noise denoising
BM3D
- 采用最新的BM3D(三维块匹配)方法进行的灰度图像,彩色图像和视频图像的去噪-Using the latest BM3D (three-dimensional block-matching) method for image, color images and video image denoising
xiaoboquzao
- 图像的小波去噪,给灰度图像加上一定量的高斯噪声,再采用小波变换的方法去噪.-Wavelet Denoising image to gray image coupled with a certain amount of Gaussian noise, and then using the method of wavelet transform de-noising.
psnr_noise
- 图像的小波去噪,给灰度图像加上一定量的高斯噪声,再采用小波变换的方法去噪,计算去噪前后图像的PSNR。-Wavelet Denoising images to grayscale images coupled with a certain amount of Gaussian noise, and then using the method of wavelet transform denoising calculated before and after denoising images PS
DigitalRecognitioncode
- 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
image
- 图像转换处理的常见方法(灰度,二值,去噪,马赛)-Conversion of the common image processing methods (gray, two-valued, denoising, Marseille)
hongxibaoshumutongji
- 实现彩色图像灰度化,实现去噪和二值化,最终为了检测红细胞数目-shi xian hong xi bao shu mu jian ce
Wavelet_LC
- 对一个图像加噪后再进行小波去噪、复小波去噪操作。 测试数据必须是256色(8位)、灰度、正方形的raw格式图像(可由PhotoShop转换)。 为了显示时的美观,程序只显示了256像素宽度的图像,但输出时是完整的图像。 目录下附了两幅标准测试图像lena和camer-Noise of an image after wavelet denoising, wavelet denoising complex operation. Test data must be 256 co
photoprocess
- 数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内-photo process system,use matlab
tvdenoise
- 彩色或灰度图像的tvd去噪 利用总方差最小化得方法实现图像的光滑去噪的matlab小程序 由Chambolle在2004年提出 -Tvd color or grayscale image denoising was used to minimize the total variance method to achieve a smooth image denoising matlab small program made in 2004 by Chambolle
tvdenoise
- 利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
xb
- 小波阈值去噪。对灰度图像和二值图像进行滤波。-Wavelet thresholding filter . Denoiseing for the gray image and binary image .
daima
- 将彩色图像转换为灰度图像后,再进行小波阈值去噪-The color image is converted to grayscale, then the wavelet thresholding
wavelet
- 可实现对灰度图片的小波变换,达到图像增强以及图像去噪功能-Grayscale images can be dealed with the wavelet transform, so to tealize image enhancement and image denoising function
TV
- 基于变分方法 灰度图像 去噪 TV模型 处理效果较好-The TV image denoising model based on variational method is better
Tikhonov-
- 基于变分方法 灰度图像 去噪 第一个简单模型 处理效果较好-A simple model based on variational method for image denoising is better
70099729wavelet_denoise
- 利用小波算法实现图像去噪,包含软硬阈值去噪,中值,均值滤波等,内含图片灰度与彩色实例。以及代码文件说明、(The wavelet algorithm is used to denoise the image, including the soft and hard threshold de-noising, the median, the mean filtering and so on, including the image gray and color examples. And code
BF
- 能够很好地实现图像的去噪滤波,简单的人脸“磨皮”功能(The denoising filtering of the image can be realized well, and the simple face "wear skin" function)
ImageTest
- 中值滤波的方法,灰度图像去噪点,把原始有噪点的灰度图像进行去噪点变化,使得图形看起来平滑图像增强(Gray image denoising, image enhancement)
小波去燥MATLAB代码
- 使用小波去燥法去除灰度图像中的噪点,很好使用 亲测可用(Use wavelet de-drying method to remove the noise in the gray image, which is easy to use. Pro test is available)