搜索资源列表
nlfilter
- 这是实现双边滤波器的一种算法,它是调用系统的nlfilter函数进行滑动窗口的滤波-This is to achieve a bilateral filter algorithm, which is called the system nlfilter sliding window filter function
medianwavefiltering
- 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is
32432bcde
- 提出了一种基于灰度图像的中值滤波快速算法,在速度上有很大提高,尤其在滑动窗口比较大的时候。-Fast algorithm based on the median filtering of grayscale images greatly improved speed, especially when the sliding window.
443423cdsd
- 提出了一种基于灰度图像的二维中值滤波算法。该算法每次只考虑滑动窗中移入的新数据,并充分利用了相 邻象素间的相关信息,避免了传统算法因排序所需的大量数据比较。该算法比较次数仅与窗口行或列尺寸有关,比传统方法 在处理速度上有较大提高-2D median filtering algorithm based on gray-scale images. The algorithm is time to consider a sliding window to move the new data,
test
- 采用直方图求中值的高效中值滤波算法。使用滑动窗口的技术加快程序执行速度。变化阈值及方法即可生成最大值、最小值滤波算法。-Using a histogram of the values in seeking efficient median filtering algorithm. Use technology to accelerate the sliding window program execution speed. Change threshold and t
meidian-filter(CPP)
- 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊。-Median filtering is the pixel on a sliding window in the value ordering, the original gray instead of window center pixel values by which value, it is a
linear-filtering-andmedian-filtering
- 图像处理方面,包括滑动窗口,线性滤波,中值滤波-Image processing, including sliding window, linear filtering, median filtering