Welcome![Sign In][Sign Up]
Location:
Search - Haze To

Search list

[Windows Develophaze_tool

Description: 该模块是在ENVI4.4中二次开发而成。使用时只需将文件置于 ***\ITT\IDL64\products\envi44\save_add文件夹内,然后运行ENVI,Basic Tool菜单 中会出现一个Haze tool按钮。绝对不要修改文件名,否则无效。 -The module was developed ENVI4.4 in the second. Just use the document when placing*** \ ITT \ IDL64 \ products \ envi44 \ save_add folder, and then run the ENVI, Basic Tool menu will appear in a Haze tool button. Do not modify the file name, otherwise invalid.
Platform: | Size: 32768 | Author: lv | Hits:

[DirextXfsource

Description: Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple culling. * Model loading (.x files) and collision detection. I ve made my models with Delgine and exported to .x file. * The usual frustum, resource, log classes etc. * Rendering with HLSL shader (no fixed function pipeline drawing). * Cube and stencil shadows. Environment mapping onto object. * Settings manager for parsing simple setup data from text file. * HUD elements and UI buttons. * Simple emitter system for smoke and fire effects. * Screen distort effects (haze effects etc). * Skybox and clouds, just to avoid a blue/black background. * ODE physic integration so we can throw around with simple objects. * TODO: Skinning animations, add level editor, and a lot more ...
Platform: | Size: 17540096 | Author: bokyaw | Hits:

[Special EffectsSingleImageHazeRemovalUsingDarkChannelPrior

Description: 该论文是CVPR2009最佳论文,提出了一种新的图像去雾方法。-In this paper, we propose a simple but effective image prior- dark channel prior to remove haze from a single input image. The dark channel prior is a kind of statistics of the haze-free outdoor images. It is based on a key observation- most local patches in haze-free outdoor images contain some pixels which have very low intensities in at least one color channel. Using this prior with the haze imaging model, we can directly estimate the thickness of the haze and recover a high quality haze-free image. Results on a variety of outdoor haze images demonstrate the power of the proposed prior. Moreover, a high quality depth map can also be obtained as a by-product of haze removal.
Platform: | Size: 2643968 | Author: steven | Hits:

[Special EffectsMARK_Dehaze

Description: 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using dark channel prior" to the dark fog of the primary image algorithm. The difference is that with the original program did not complete the final matting refinement part,yet haze-removal result is visually acceptable. Visual course work. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result.
Platform: | Size: 2708480 | Author: | Hits:

[Special Effectshaze_tool

Description: 遥感影像去云处理小工具,可直接嵌入ENVI中使用-Cloud remote sensing image to handle small tools, can be directly embedded in the use of ENVI
Platform: | Size: 64512 | Author: zhangzining | Hits:

[Special Effectshazeremoval

Description: 这是一个对图像进行去雾的程序,是论文Single Image Haze Removal Using Dark Channel Prior的源程序-This is an image to the fog of the program, is the thesis Single Image Haze Removal Using Dark Channel Prior source
Platform: | Size: 2048 | Author: 赵齐昆 | Hits:

[matlabfunction-dehaze

Description: its used to remove haze-its used to remove haze..
Platform: | Size: 13312 | Author: athif | Hits:

[Data structsDelaunay-triangulation-algorithm

Description: Delaunay三角网算法的设计与研究对 DTM 的建立有着重要的作用, 本文在分析已有三角网算法的基础上, 根据逐点插入算法的思想与凸包算法相结合, 提出了自己的算法: 先绘制凸包, 然后构建初始三角网, 最后用 LOP方法整体优化。该算法尽可能的减少了对一条边的优化次数, 从而提高了算法的运行效率-The interference of the cloud no ise affects seriously the interpretation and information extraction of remote sensing miages Based on the miaging mechanism, according to hom om orphic filtering a lgorithm, by using IDL redeve loped language and integ ra ting it to the ENVIplatform, this paper miplemented automatic detection and removal of haze in remote sensing mi ages Experimental results show ed that th is process could effective ly rem ove the haze and efficiently miprove the trad itional methods o f miages (pre processing In addition, it is im proved the qua lity and precision o f the im ages greatly
Platform: | Size: 235520 | Author: 吉祥如意 | Hits:

[Special EffectsImgHazeRemoval_Test

Description: 图像去雾 暗原色 导向滤波 最好的去雾算法 何恺明的matlab代码的opencv的实现-haze removal guided image filtering the best algorithm to fog
Platform: | Size: 4249600 | Author: 王万国 | Hits:

[Special Effectshaze_removal

Description: 基于暗通道先验的图像去雾算法,算法基于室外无雾图像的通道中至少有一个通道的灰度值很低。-dark channel prior to remove haze from a single input image
Platform: | Size: 2055168 | Author: 张世玉 | Hits:

[matlabhaze

Description: matlab代码实现的基于大气散射模型的去雾处理,有参考图片-processing matlab code based on the atmospheric scattering model to fog, the reference picture
Platform: | Size: 355328 | Author: lizhichao | Hits:

[2D Graphichaze-removal

Description: 基于暗原色去雾的图像代码,用了软抠图和另两种改进算法,附加txt说明文档-Based on dark colors to fog image code, with a soft matting, and another two improved algorithms, additional documentation txt
Platform: | Size: 234496 | Author: wei jiaqi | Hits:

[OpenCVquwu

Description: 去雾算法参考了一篇论文: Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,然而论文提到的soft matting未在本程序中实现。-Roughly content is put forward a thing called dark grey prior to the fog image processing, however the paper mentioned soft matting is realized in this program.
Platform: | Size: 2048 | Author: 张茂华 | Hits:

[OtherSingle-Image-Haze-

Description: 一篇用于图像去雾的论文,当年cvpr的最佳论文,以作参考-Previous papers for the image to fog, then the best paper cvpr for reference
Platform: | Size: 2380800 | Author: dade | Hits:

[Special EffectsSingle-Image-Haze-Removal-Using-Dark

Description: 不同时间的图像通过帧差法获得清晰地图像方面的专业论文。-Frame difference method to obtain a clear picture of professional papers
Platform: | Size: 2449408 | Author: miaomiao | Hits:

[Special Effectshaze-remove

Description: 应用black-channel模型对图像进行去雾处理,包含多种改进算法-Application of black-channel model to fog the image processing algorithm includes a variety of improvements
Platform: | Size: 5120 | Author: 薛思洋 | Hits:

[GUI DevelopSingle-Image-Haze-Removal-

Description: 图像去雾综合程序 内含有暗通道优先提取去雾 模糊去雾 RETINEX算法 自适应直方图去雾等等等 可以用作测试使用 有兴趣的人可以下载下来看看 非常有用-Very useful to look inside the image containing dark fog comprehensive program to extract channel priority defogging defogging RETINEX fuzzy adaptive histogram algorithm to fog, etc., etc. can be used to test the use of those who are interested can download
Platform: | Size: 1073152 | Author: xuehaoyun | Hits:

[Special Effectshaze

Description: 基于暗通道先验的去雾算法,使用导向滤波进行细化透射图估计。-Based on a priori go dark passage fog algorithm using guided transmission filter to refine the estimated figure.
Platform: | Size: 5120 | Author: maple | Hits:

[Special EffectsCode

Description: 对比度增强框架和JPEG伪像抑制 去雾 去霾 增加图像压缩后的清晰度和复原度-Contrast enhancement framework and JPEG artifacts suppression defogging haze to increase clarity and restoration of the compressed image
Platform: | Size: 1487872 | Author: coco | Hits:

[matlabA Fast Single Image Haze Removal Algorithm

Description: Single image haze removal has been a challenging problem due to its ill-posed nature. In this paper, we propose a simple but powerful color attenuation prior for haze removal from a single input hazy image. By creating a linear model for modeling the scene depth of the hazy image under this novel prior and learning the parameters of the model with a supervised learning method, the depth information can be well recovered.
Platform: | Size: 2496512 | Author: Deep123 | Hits:
« 12 »

CodeBus www.codebus.net