搜索资源列表
opencv
- opencv使用中值滤波器简单处理图像-opencv median filter using a simple image processing。。。
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
Space_Filter
- OpenCV、空域滤波器(中值,均值,最大最小值...)-This code is designed for space filter and it is derived Digital Image Processing Matlab edition in page117 it has ArithmeticM_Filter for Arithmetic Mean Filtering GeometricM_Filter for Geometric Mean Filtering H
Filters
- 均值滤波器、高斯滤波器、中值滤波器的OpenCV实现-Averaging filter, a Gaussian filter, median filter OpenCV realization