搜索资源列表
exp3_1
- 在VC6.0中利用OpenCV实现任何格式图像的指定概率椒盐噪声添加和均值滤波、带阈值的中值滤波-VC6.0 using OpenCV in any format images to achieve a specified probability and the mean filter add salt and pepper noise with median filter threshold
AddSaltNoise
- 在灰度图上添加椒盐噪声,并用中值滤波滤除噪声并保存,用opencv写的,需要安装opencv2.1-Add salt and pepper noise in grayscale, with a median filter to filter out the noise and save with opencv write, you need to install opencv2.1
project2
- 数字图像处理,包括产生椒盐噪声或随机脉冲噪声,并进行均值滤波或中值滤波-Digital image processing, including generating salt and pepper noise or random impulse noise and mean filter or median filter
Noise
- 用opencv实现往图片中添加椒盐噪声和高斯噪声,并去除这两种噪声。-Picture with opencv to add salt and pepper noise and Gaussian noise, and remove the two noise.
ConsoleApplication11
- 利用OPENCV对图像进行加噪(均匀、椒盐)处理,并利用滤波器(修正的阿尔法均值滤波器、自适应中值滤波器)进行滤波 我配置的环境是vs2012+opencv2.0-The image noise by using the OPENCV (uniform, salt and pepper), and use the filter (modified Alfa mean filter, adaptive median filter) environmental filtering I configu
testsaltpepper
- opencv+qt+c++ 为图片添加椒盐噪声-Add salt and pepper to picture noise opencv+qt+c++
Blob-detection
- 金属的Blob侦测,使用程序过滤图像上金属上的胡椒盐杂讯。-Blob metal detection, the use of salt and pepper noise filtering process on the image on the metal.
去除椒盐噪声
- 采用c/c++语言,利用OpenCV库实现对图象的椒盐噪声的处理(Using the c/c++ language and using the OpenCV library to deal with the salt and pepper noise of the image)