搜索资源列表
RetinexbyTwoBilateralFilters
- 双边滤波retinex算法变分框架的原文,图像增强,光照不均匀处理,近几年的热点
Bilateral
- 图像的双边滤波增强算法,效果不错 欢迎大家试用!-Image enhancement by bilateral
pocs
- 基于双边滤波的POCS超分辨率图像序列重建算法.-Bilateral filtering-based POCS super-resolution image sequence reconstruction algorithm.
bfilter2
- 双边滤波算法,既能有效去噪声,又能保持边缘-Bilateral filtering algorithm can effectively to noise, while preserving the edge
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
DCBGrid-code
- 基于GPU编程的DCB双边滤波算法,实现了双目立体匹配等功能-GPU-based programming DCB bilateral filtering algorithm to achieve a binocular stereo matching functions
jbfilter
- 联合双边滤波算法,以高分辨率的灰度图像做引导图对低分辨率的彩色图像进行放大,广泛用于图像着色算法中-Joint bilateral filter, use the high resolution gray image as the guider image to scale the low resolution colored image, which is wide used in image colorization algorit
NLM
- 非局部平均算法是一种自适应的空域滤波算法,可以看作Yaroslavsky滤波和双边滤波算法的改进。-Nonlocal average algorithm is a kind of adaptive spatial filtering algorithm, can be seen as Yaroslavsky filter and the improvement of bilateral filtering algorithm.
BilateralFilterTest
- 双边滤波算法,是用c++编写的,运行速度快。-Bilateral filtering algorithm
filter
- 图像素描化算法,双边滤波算法,给出测试图片-mage sketch of the algorithm, bilateral filtering algorithm, given test image
images-defogging
- 对雾霾天气的图像进行初步的去雾处理,基于双边滤波算法-The screen image of haze weather preliminary to deal with the fog, based on bilateral filtering algorithm
shaungbianlvbo
- 双边滤波算法,基于matlab,可以达到和各向异性扩散滤波相当的效果-bilateral filtering
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
BilateralFilt2
- 双边滤波MATLAB程序,详细编写了滤波的过程,通过此程序可以很好的理解双边滤波算法-Bilateral Filtering MATLAB program, the elaboration of the filtering process, through this procedure can be a good understanding of bilateral filtering algorithm
Bilateral_Filter
- 双边滤波算法,能够对图像进行处理,在保持图像细节的前提下,去除图像中的噪声,尤其是高斯噪声-Bilateral filter algorithm, which is used to processing picture. This algorithm can reduce the noise signal in the picture without losing the details of the picture, especial
滤波
- 提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
胡韦伟论文程序
- 基于双边滤波的retinex图像增强算法(Retinex Algorithm for Image Enhancement Based on Bilateral Filtering)
ImgeProcessing
- 基于VS2010MFC编程的,利用对话框可实现图像双边滤波的算法(Based on VS2010MFC programming, the use of dialog box can be achieved bilateral filter image algorithm)
东北大学图像处理作业
- 东北大学图像处理课第一次作业,主要是双边滤波算法和最大熵复原算法,亲测可运行。其中内有相关的word文档,和分割效果图(the homework of image processing in northeastern university.it mainly included two algorithms about bilateral filering and max-weight entropy)