guided-filter-code-v1

所属分类:图形图像处理
开发工具:Others
文件大小:2137KB
下载次数:178
上传日期:2012-07-09 21:47:28
上 传 者lvguohao
说明:  matlab版何凯明2010ECCVGuide滤波的源代码,里边附录了很多例子和测试图片
(He Kaiming 2010ECCVGuide filtering of the source code inside the Appendix a lot of examples and test images)

文件列表:
example_flash.m (607, 2010-07-08)
example_smoothing.m (285, 2010-07-08)
guidedfilter.m (957, 2010-07-08)
guidedfilter_color.m (2462, 2011-05-03)
img_enhancement\tulips.bmp (2880056, 2010-03-05)
img_feathering\toy-mask.bmp (947480, 2010-07-08)
img_feathering\toy.bmp (947480, 2010-07-08)
img_flash\cave-flash.bmp (786488, 2010-02-24)
img_flash\cave-noflash.bmp (786488, 2010-02-24)
img_smoothing\cat.bmp (77256, 2010-02-27)
boxfilter.m (931, 2010-07-08)
example_enhancement.m (452, 2010-07-08)
example_feathering.m (341, 2010-07-08)
img_enhancement (0, 2010-07-08)
img_feathering (0, 2010-07-08)
img_flash (0, 2010-07-08)
img_smoothing (0, 2010-07-08)

*************************************************************************************** *************************************************************************************** Matlab demo code for "Guided Image Filtering" (ECCV 2010) by Kaiming He (kahe@microsoft.com) If you use/adapt our code in your work (either as a stand-alone tool or as a component of any algorithm), you need to appropriately cite our ECCV 2010 paper. This code is for academic purpose only. Not for commercial/industrial activities. The running time reported in the paper is from C++ implementation. This matlab code is a reference for those who would like to reimplement our method. *************************************************************************************** *************************************************************************************** Usage: guidedfilter.m - guided filter implementation (Eqn(5), (6), (8) in the paper) guidedfilter_color.m - guided filter for color guidance (Eqn(14), (15), (16) in the paper) Run the four examples to see the results shown in the paper.

近期下载者

相关文件


收藏者