搜索资源列表
BilaFlt
- 对图像进行双边滤波的函数。有两个高斯核,一个是对像素点见的距离,一个是对像素点见的灰度差。-Right image bilateral filtering function. There are two Gaussian kernel, one is the pixel to see distance, one is to see the gray scale pixel difference.
mybfilter_ture
- 用于对灰度图像的双边滤波,程序简单易懂,还有很强的可开发性-Bilateral Filtering
bfilter2
- C. Tomasi and R. Manduchi.提出的双边滤波功能函数,既能去噪,又能保持边缘。可以用作灰度和彩色图像的去噪-This function implements 2-D bilateral filtering using the method outlined in:C. Tomasi and R. Manduchi. Bilateral Filtering for Gray and Color Images.
SBLB_Enhancement
- 双边动态滤波图像增强算法,有效增强灰度图像的对比度。-Bilateral dynamic filtering algorithm for image enhancement, enhanced grayscale image contrast effectively.
Bilateral-Filtering-of-images
- 双边滤波的matlab源码,可用于灰度或彩色图像,很经典。-Bilateral filtering matlab source code, can be used for grayscale or color images, very classic.
gary
- 该程序用opencv实现了对灰度图像的双边滤波,参数可以自己选择,可调节双边滤波程度-failed to translate······································
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 algorithms
preProcess
- qt平台的双边滤波实现,以8位灰度图像图像为例,保边去噪-Bilateral filtering qt platform implementation to 8-bit grayscale image image, for example, edge-preserving denoising
Bilateral-Filtering
- 双边滤波(Bilateral filter)是一种非线性的滤波方法,是结合图像的空间邻近度和像素值相似度的一种折衷处理,同时考虑空域信息和灰度相似性,达到保边去噪的目的。具有简单、非迭代、局部的特点。
getargs
- 自适应双边滤波,利用空域低通滤波和图像灰度信息的非线性组合,自适应的对背景进行抑制。-Adaptive bilateral filtering, the use of the airspace low-pass filter and image grey scale information of nonlinear combination, adaptive to suppress background.
bilateral-filtering-PolSAR
- 在matlab上编写的用于极化SAR灰度图像双边滤波的函数-Written on matlab function for polarimetric SAR bilateral filtering of grayscale images
BF
- 能够很好地实现图像的去噪滤波,简单的人脸“磨皮”功能(The denoising filtering of the image can be realized well, and the simple face "wear skin" function)