搜索资源列表
-
0下载:
使用opencv开发的一个为图像添加噪声的程序,是学习opencv的一个好例子。-Opencv developed by the use of an image to add noise procedures are opencv study of a good example.
-
-
0下载:
采用OPENCV 给图像添加噪声:高斯噪声、均匀噪声等等。-add noise to image by using opencv
-
-
0下载:
用VC实现的图像平滑处理,包括噪声的添加,邻域均值滤波,中值滤波等-The realization of the image smooth processing , including noise to add, neighborhood average filtering and median filtering
-
-
6下载:
基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
-
-
2下载:
MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
-
-
0下载:
imnoise2 generate random noise to add image in image processing
-
-
0下载:
关于图像处理方面的程序,可是检测图像的直方图,实现图像的中值滤波,给图像加噪声等等,非常适合初学者使用和学习!-On the image processing program, but the detection of the image histogram, the median filtering of image, add noise to images, ideal for beginners to use and learn!
-
-
0下载:
该程序用于对图像加入高斯噪声,然后对该图像的噪声进行去噪-The program is used by adding Gaussian noise to the image, and then the noise of the image denoising
-
-
0下载:
图像处理中给图像加上噪声的函数,基于matlab-add noise to image,using matlab
-
-
1下载:
1.图象的读、写、显示
2.图像的线性拉伸
3.滤波函数生成方法(手工、函数)、滤波函数,实现高通滤波、低通滤波
4.图像的去模糊处理
5.图像添加噪声的方法
-An image read, write, 2. Image of linear stretching 3 filter function generation method (manual, function), the filter function, to achieve the high-pass
-
-
0下载:
给打开的图片添加噪声,使图片达到医生想要的效果,从而对病体进行更好的分析处理。-Add noise to open image to make the image to achieve the desired effect of doctors, ill and better analytical processing.
-
-
0下载:
为一个灰度图像添加噪声,可添加多重噪声,此处为椒盐噪声-add noise to a image
-
-
0下载:
1.主要是对图片添加噪声,噪声类别有高斯噪声,椒盐噪声,泊松噪声等。
2.语音增强-1.The is to add noise to image noise types, Gauss noise, salt and pepper noise, Poisson noise.
2 。speech enhancement
-
-
0下载:
比较实用的图像处理matlab程序案例,给图片加噪声,低通滤波-More practical matlab image processing program case, add noise to the picture, a low-pass filter, etc.
-
-
0下载:
用DHNN (离散Hopfield网络)存储6幅图像作为联想记忆信息,然后对图像进行加噪处理,用所设计的DHNN进行图像复原,给出结果。-Storing DHNN (discrete Hopfield network) six images as associative memory information, and then add noise to the image processing, image restoration designed with DHNN, shows the re
-
-
0下载:
给一幅图片添加噪声,添加了多种噪声,Matlab代码-Add noise to an image, add a variety of noise, the Matlab code
-
-
0下载:
图像的增强和复原:给图像添加噪音;执行均值滤波、高斯滤波和中值滤波等功能-Image enhancement and restoration: to add noise to the image, the implementation of the mean filter, Gauss filter and median filter and other functions
-
-
0下载:
用离散型Hopfield(DHNN)全互联的存储6幅图像作为联想记忆的信息,然后对图像加噪处理,用所设计的DHNN进行图像复原,给出结果,图像可以自己找。-With discrete Hopfield (DHNN) full-mesh storage 6 image as associative memory information, and then add noise to the image processing, with a designed DHNN image restoratio
-
-
0下载:
图像的分层处理:先分层,然后加噪声,再分层去噪声,最后合成
2.RGB图像的整体处理:直接处理也会出现失真,只能说直接处理没有分成处理的效果理想,直接处理失真比较严重,分层处理画面感比较好。-Image hierarchical processing: first layer, and then add noise, and then layered to noise, the final synthesis
-
-
0下载:
①线性灰度变换(函数形式)
② 编程计算图像的直方图,并与函数imhist比较
③ 执行直方图均衡化和规定化histeq
④ 给图像添加噪声
⑤ 执行均值滤波、高斯滤波和中值滤波
⑥ 执行拉普拉斯滤波
⑦ 执行低通滤波和高通滤波(Linear gray scale transformation (function form)
The histogram of the image is calculated and compared with the function imhist
-