搜索资源列表
Medianfilter
- 读入bmp图像,对读入的图像进行中值滤波处理,使其变得平滑-Read bmp images on the image read median filter processing, to make it smooth
MedianFilter
- 图像处理中比较常见的中值滤波的源程序,先加入噪声,再滤去,效果明显。-Image processing of the more common source filter before adding noise, and then least squares, the effect clearly.
Medianfilter
- 对图像进行中值滤波的c++程序,代码简单易懂-Image median filter of c++ program, easy-to-read code
Medianfilter
- 视频图像中值滤波处理源程序,对视频卡捕捉的视频信号进行中值滤波。-Video image processing median filter source, video capture card in the video signal filtering.
MedianFilter
- 快速中值滤波,在大数据量的情况下速度很快,论文“Median Filter in Constant Time”的C语言实现-C souce code for "Median Filter in Constant Time"