搜索资源列表
Bilateral-Filtering
- 提出利用双边滤波方法去除图像噪声与保持边缘,非常经典的一篇文献,做图像去噪,重建等工作的都可以参考。-Proposed the use of bilateral filtering to remove image noise and to keep the edge of a very classic literature, do image denoising, reconstruction work can refer to.
Bilateral-Mesh-Denoising
- 双边滤波噪声剔除的方法,该方法既可以剔除噪声又能保持体积不变。-Bilateral filtering method of noise rejection, the method is either removing the noise while maintaining constant volume.
BF
- c语言编程实现的双边滤波器,使用值域滤波的方法加速-bilateral filter c programming language, using the value range filtering accelerate
Codes
- 双边滤波能够去除乘性噪声的同时,保持边缘。但是双边滤波的参数配置比较困难,该代码给出了一个快速高效的参数配置方法。-bilateral filter can denoising while prevesing edges. but parameters configuration is difficulty.the codes gives a new method to config the parameters。
]image-filtering
- 实现图像的滤波 功能 是改进的双边滤波方法 可以更有效的实现边缘提取-]image filtering
light_preprocess
- 该代码是对人脸进行光照处理,先进行gamma变换,然后进行Dog双边滤波,然后进行灰度亮度的均衡。该方法能够有效提高光照变化的情况下的系统识别性能-The code is the human face of light treatment, the first for gamma conversion, and then Dog bilateral filtering, then the brightness of the gray b
paper1
- 基于双边滤波的主动轮廓模型细胞图像分割方法研究-Research on segmentation of active contour model for cell image based on bilateral filtering
Bilateral-Filtering
- 双边滤波(Bilateral filter)是一种非线性的滤波方法,是结合图像的空间邻近度和像素值相似度的一种折衷处理,同时考虑空域信息和灰度相似性,达到保边去噪的目的。具有简单、非迭代、局部的特点。
guidaoshuangbianlvbo
- 该源码实现读入一幅图像并通过创建滑块调整参数的方法对图像进行双边滤波,效果明显,可以直接编译。-The source code to achieve read in an image and by creating a slider to adjust the parameter method for bilateral filtering, obvious effect, can be directly compiled.
Fast-O(1)Bilateral-Filter
- Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate t
ImageFiltering
- 程序用运方框滤波,均值滤波,高斯滤波,中值滤波,双边滤波5种方法对图像进行处理-Op program block filtering, mean filtering, Gaussian filtering, median filtering, bilateral filtering five methods for image processing
tufenge
- 图像分割用各种方法例如,水平集方法,双边滤波,活动轮廓模型(Various methods for image segmentation, such as level set method, bilateral filtering, active contour model)
双边滤波方法
- 双边滤波,使用matlab编程实现,对boy_noisy.gif;Circuit_noise.jpg;california_22_13.bmp进行实验。启动 bilateral_gray文件,输入模板半径默认为5;输入空间相似度和范围相似度。(Bilateral filtering is realized by MATLAB programming_ noisy.gif,Circuit_ noise.jpg ,california_ 2