搜索资源列表
bilateralfilter
- 这是一个matlab程序,用双边滤波器实现了图像内插.
三边滤波器及其应用
- 利用双边滤器有关理论进行优化,使图像处理性能更加优秀
bilateral filter matlab code
- 双边滤波器 对图像进行去噪,平滑,以及摘要
双边带滤波器经典文献合集
- 双边带滤波器 经典中的经典
bilateralfilter
- 这是一个matlab程序,用双边滤波器实现了图像内插.-This is a matlab program, using the bilateral filter to achieve an image interpolation.
bf
- MATLAB 彩色图像双边滤波器仿真源码。-MATAB color image bilateral filtering
scalebilateral
- MATLAB实现图像的保边平滑滤波——双边滤波器-TLAB Image smoothing edge preserving- bilateral filter
srbf
- 斑点消除双边滤波器,根据UsMB2010年的文章实现。-speckle reducing bifilter
hsv
- 双边滤波器,对彩色图像进行处理,效果非常好!-bialteral filter
scalebilateral
- 双边滤波器,一款较好的滤波器,能增强图像的边缘信息-Bilateral filter, a good filter can enhance the image of the edge information
bFilter
- 经过改进的快速的双边滤波器算法,主要是先下采样,然后进行滤波,最后再进行上采样-Improved bilateral rapid filter algorithm is the first major down-sampling, and then filtered, and finally to the sampling
nlfilter
- 这是实现双边滤波器的一种算法,它是调用系统的nlfilter函数进行滑动窗口的滤波-This is to achieve a bilateral filter algorithm, which is called the system nlfilter sliding window filter function
双边滤波器
- 双边滤波图像去雾程序,该滤波器具有较好的边缘保持特性,和较好的滤波去噪处理。(Bilateral filter image de fogging program, the filter has better edge preservation characteristics, and better filtering denoising.)
bfilter
- 用matlab实现的双边滤波器源代码,我只想下个文献,怎么这么麻烦呀(Bilateral filter matlab cod)
bilateralfileter
- 应用双边滤波器对于图像滤波,特点是能够保持图像的边缘信息(The bilateral filter is used to filter the image, and it is able to keep the edge information of the image)
bilateralFilter
- 双边滤波器,测试过没有问题不会报错,供学习交流(Bilateral filter, tested, no problem, not wrong, for learning exchange)
数字图像处理双边滤波器编程
- Matlab编程关于数字图像处理双边滤波器(Matlab programming on digital image processing bilateral filter)
bilateral filter
- 实现经典的双边滤波器,可直接运行,显示出双边滤波图片效果(The classic bilateral filter can be run directly.)
FastBilateralFilter
- 一种改进的双边滤波器,可较好地保持图像边缘细节信息,并去除噪声。(n improved bilateral filter can preserve image edge details and remove noise.)
Bif
- matlab 图像双边滤波器,系统地循环每个像素并相应地调整相邻像素的权重来保留锐边。(This preserves sharp edges by systematically looping through each pixel and adjusting weights to the adjacent pixels accordingly.)