Description: 双线性过滤是我看来最好的滤波算法,他绝对比高司滤波要来得高效,结果也跟更好-bilinear filtering is in my view the best filter, he definitely compete against Division filter would be far more efficient, with better results Platform: |
Size: 1024 |
Author:文鼎 |
Hits:
Description: 这是一个matlab程序,用双边滤波器实现了图像内插.-This is a matlab program, using the bilateral filter to achieve an image interpolation. Platform: |
Size: 2048 |
Author:Lili |
Hits:
Description: 在matlab下用Bilateral filter进行High dynamic range 图像 tune的源代码。读取.hdr文件(可用hrdshop生成)-In matlab under the Bilateral filter used for High dynamic range image of the source code of tune. Read. Hdr file (can be used to generate hrdshop) Platform: |
Size: 3072 |
Author:wangsankuan |
Hits:
Description: 高动态范围图像(HDR)色调映射. 这个源码主要展现了计算全局亮度值的Global和计算局部亮度值的bilateral滤镜。是高级图形图像的作业,里面有详细介绍。-High Dynamic Range Image (HDR) color mapping. The main source is calculated to show the value of the overall brightness of the Global and calculation of the value of local brightness bilateral filter. Senior graphic image of the operation, which is detailed. Platform: |
Size: 10382336 |
Author:应良中 |
Hits:
Description: 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合
成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进
行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹
理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples of high-resolution texture as a guide a priori conditions for the synthesis of low-resolution texture interpolation, to obtain better results of high-resolution texture synthesis. The main idea of the algorithm is based on the joint bilateral filter for texture synthesis on sampling, on the application of low-resolution texture synthesis of spatial filtering, and a similar use of joint border filtering samples in the high-resolution textures on the Platform: |
Size: 803840 |
Author:ws |
Hits:
Description: bilateral filter. 能夠完整保留邊界資訊而不被模糊-A bilateral filter is an edge-preserving smoothing filter. Whereas many filters are convolutions in the image domain, a bilateral filter also operates in the image s range—pixel values. Rather than simply replace a pixel s value with a weighted average of its neighbors, as for instance the Gaussian filter does, The bilateral filter replaces pixel s value by a weighted average of its neighbors in both space and intensity. This preserves sharp edges by systematically excluding pixels across the discontinuity from consideration.
Platform: |
Size: 1141760 |
Author:ohrebound |
Hits:
Description: 快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering" Platform: |
Size: 33792 |
Author:yujianjun |
Hits:
Description: Bilateral filter to enhance the image. This programme will remove the noise of the image. Platform: |
Size: 120832 |
Author:Emdad Hossain |
Hits:
Description: The bilateral filter is a nonlinear filter that does spatial averaging without smoothing edges. It has shown to be an effective image denoising technique. It also can be applied to the blocking artifacts reduction. An important issue with the application of the bilateral filter is the selection of the filter parameters, which affect the results significantly. Another research interest of bilateral filter is acceleration of the computation speed. Platform: |
Size: 33792 |
Author:liu |
Hits: