Coder Social home page Coder Social logo

image_dehazing's Introduction

Haze removal using Dark channel prior travis-ci

Description

This is an implementation of dehaze(haze removal) algorithm using C/C++ on Qt platform. The algorithm is written in C.

What's the Dehaze

Dehaze is a technique to improve the visibility of the outdoor images.

Example

hazy image output
  • window size=5x5 pixels
  • ฯ‰=0.95
  • t_0=0.01
  • p=0.1

Requirement

  • Qt 5.3 or newer (probably works on older than 5.3 but not tested)

Directory tree

include/      header files
inImg_db/     example input images
lib_c/        C code
lib_qc/       C structure <-> C++ data conversion
outImg_db/    example output images

Reference

Kaiming He, Jian Sun, Xiaoou Tang, "Single image haze removal using dark channel prior", CVPR, 2009, 2013 IEEE Conference on Computer Vision and Pattern Recognition, 2013 IEEE Conference on Computer Vision and Pattern Recognition 2009, pp. 1956-1963, doi:10.1109/CVPRW.2009.5206515

image_dehazing's People

Contributors

mshr-h avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

image_dehazing's Issues

Query regarding execution

Is visual studio required to run this project ?
Kindly give an explanation on how to run this project on Qt Creator.

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.