搜索资源列表
bilateralfilter
- 这是一个matlab程序,用双边滤波器实现了图像内插.
BILATERAL_FILTER
- 双边滤波器,C++编写的。可用于3D数据的去噪-Bilateral filter, C++ written. 3D data can be used for denoising
Bilateral_filter
- C++ 实现快速双边滤波器和快速交叉双边滤波器-C++ for fast bilateral filter and fast cross-bilateral filter
nlfilter
- 这是实现双边滤波器的一种算法,它是调用系统的nlfilter函数进行滑动窗口的滤波-This is to achieve a bilateral filter algorithm, which is called the system nlfilter sliding window filter function
bf
- MATLAB 彩色图像双边滤波器仿真源码。-MATAB color image bilateral filtering
bFilter
- 经过改进的快速的双边滤波器算法,主要是先下采样,然后进行滤波,最后再进行上采样-Improved bilateral rapid filter algorithm is the first major down-sampling, and then filtered, and finally to the sampling
hsv
- 双边滤波器,对彩色图像进行处理,效果非常好!-bialteral filter
scalebilateral
- 双边滤波器,一款较好的滤波器,能增强图像的边缘信息-Bilateral filter, a good filter can enhance the image of the edge information
REtinex
- retinex算法 双边滤波器 去雾图像-retinex filter
Bilateral-Filtering
- 双边滤波器,用来对图像进行处理,能够保持边缘,比高斯滤波器更好用的一种滤波器。-It s a bilateral filter, which is used to process images. It can preserve the edges of image, and it functions better than gaussian filter.
admin-10215746329
- 主要是讲述了怎样利用双边滤波器来实时的去除高光。-About how to use the bilateral filter in real time to remove high light
BF
- c语言编程实现的双边滤波器,使用值域滤波的方法加速-bilateral filter c programming language, using the value range filtering accelerate
test_wavelet_denoise
- 这是双边滤波器和小波去噪matlab程序,测试通过,效果较好!-This is a bilateral filters and wavelet denoising matlab program, the test is passed, the better!
Bilateral-Filtering
- 双边滤波器对图像去噪,可以很好的保存边缘,matlab源码,附参考图-Bilateral filter denoising well preserved edge, matlab source code attached with reference to FIG.
双边滤波器
- 双边滤波图像去雾程序,该滤波器具有较好的边缘保持特性,和较好的滤波去噪处理。(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)
bilateral filter
- 实现经典的双边滤波器,可直接运行,显示出双边滤波图片效果(The classic bilateral filter can be run directly.)
Bif
- matlab 图像双边滤波器,系统地循环每个像素并相应地调整相邻像素的权重来保留锐边。(This preserves sharp edges by systematically looping through each pixel and adjusting weights to the adjacent pixels accordingly.)