Giter Site home page Giter Site logo

twangjie / darkchannel_dehaze Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coderskychen/darkchannel_dehaze

0.0 1.0 0.0 4.51 MB

根据论文:何等人的《Single Image Haze Removal Using Dark Channel Prior》 使用C++实现暗通道去雾算法

License: MIT License

darkchannel_dehaze's Introduction

darkchannel_dehaze

  • 根据CVPR2009 BestPaper论文:何等人的《Single Image Haze Removal Using Dark Channel Prior》
  • 使用C++,基于opencv2.4.10 实现暗通道去雾算法
  • 具体参见我的博客: 暗通道去雾算法的C++实现与优化
  • 考虑到涉密性,暂不公布源码,只开放了打包后的EXE文件,以供测试。

一、效果展示:

1

pic1

2

pic2

3

pic3

二、使用:

安装

$ git clone https://github.com/coderSkyChen/darkchannel_dehaze

应用

运行平台限制于:windows 包含两个文件:

  • hazeremove.exe
  • test.png

执行exe文件即可获得test.png去雾后的结果图:res.png。

darkchannel_dehaze's People

Contributors

coderskychen avatar

Watchers

twangjie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.