Kim_video_dehaze

所属分类:图形图像处理
开发工具:Visual C++
文件大小:38116KB
下载次数:44
上传日期:2017-01-09 11:12:19
上 传 者zxcvb~~~~
说明:  Kim的算法实现的图像以及视频去雾代码,去雾效果显著,且对天空免疫
(Kim s code algorithm of image and video to fog,Fog effect is remarkable, and immune to the sky)

文件列表:
Kim视频去雾\Debug\01.avi (18709962, 2014-05-05)
Kim视频去雾\Debug\cl.command.1.tlog (15270, 2014-05-05)
Kim视频去雾\Debug\CL.read.1.tlog (595404, 2014-05-05)
Kim视频去雾\Debug\CL.read.3.tlog (606, 2014-05-05)
Kim视频去雾\Debug\CL.write.1.tlog (12592, 2014-05-05)
Kim视频去雾\Debug\dehazing_lowSpeed.obj (136433, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.exe (120320, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.exe - 快捷方式.lnk (745, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.exe.embed.manifest (406, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.exe.embed.manifest.res (472, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.exe.intermediate.manifest (381, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.ilk (733024, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.lastbuildstate (53, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.log (1545, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.pdb (1600512, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.suo (2560, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.tlog\cl.command.1.tlog (3454, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.tlog\CL.read.1.tlog (928, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.tlog\CL.write.1.tlog (1850, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.tlog\Dehazing_SSE_CPP.lastbuildstate (169, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.tlog\unsuccessfulbuild (0, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.unsuccessfulbuild (0, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.vcxprojResolveAssemblyReference.cache (853, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP.write.1.tlog (0, 2014-05-05)
Kim视频去雾\Debug\Dehazing_SSE_CPP_manifest.rc (222, 2014-05-05)
Kim视频去雾\Debug\link-cvtres.read.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link-cvtres.write.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.10832-cvtres.read.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.10832-cvtres.write.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.10832.read.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.10832.write.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.11840-cvtres.read.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.11840-cvtres.write.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.11840.read.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.11840.write.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.12124-cvtres.read.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.12124-cvtres.write.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.12124.read.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.12124.write.1.tlog (2, 2014-05-05)
Kim视频去雾\Debug\link.2152-cvtres.read.1.tlog (2, 2014-05-05)
... ...

Program name: Dehazing Author: Jin Hwan, Kim Media Communications Laboratory, School of Electrical Engineering, Korea University, Seoul, Korea E-mail: arite AT korea.ac.kr License: The source files in ./src/ directory The guided filter is He et al.'s guided image filtering, and we implement in C. The other part will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Permission is granted for research and educational use. If you want to include this software in a commercial product, please contact the author. Citation: J.-H. Kim, W.-D. Jang, Y. Park, D.-H. Lee, J.-Y. Sim, C.-S. Kim, "Temporally coherent real-time video dehazing," in Proc. IEEE ICIP, 2012. J.-H. Kim, W.-D. Jang, J.-Y. Sim, C.-S. Kim, "Optimized Contrast Enhancement for Real-Time Image and Video Dehazing," J. Vis. Commun. Image R. Vol. 24, No.3, pp.410-425, Apr, 2013. Install: The program was tested using Visual studio 2010 with windows 7 Usage: video- dehazing input_filename output_filename [frames] image- dehazing input_filename output_filename you may modify the some parameters in dehazing constructor or modify the code to add parameters to excutable file. Example: dehazing "sample\cross.avi" "outputs\cross_out.avi" 100 Output: programe makes an outfile, which is dehazed. Version History: 1.0 12-Mar-2013 Initial Release

近期下载者

相关文件


收藏者