Giter Club home page Giter Club logo

nighttimedehaze's Introduction

NighttimeDehaze

Nighttime Haze Removal Based on a New Imaging Model, ICIP 2014.

The code has been tested on Win7/10 with Opencv 2.7.

Installation

Please install opencv 2.4.9 (or copy "opencv_core249.dll" "opencv_highgui249.dll " "opencv_imgproc249.dll" from "OPENCV_DIR/build/x64/vc10/bin/" to the same directory with "NighttimeDehaze.exe") before running this code.

Then, run the executable code as: "NighttimeDehaze.exe name.bmp", where "name.bmp" is the input nighttime hazy image, the output dehazed result is named as "name_J.bmp".

Folder Structure

NighttimeDehaze
    -NighttimeDehaze.exe
        The executable code
    -*.dll
        The dependencies
    -flickr*.bmp
        Some test images
    -IMG*.bmp
        The test image with a color set and the corresponding ground truth (IMG_GT.bmp)

Citation

Please cite our paper in your publications if it helps your research:

@INPROCEEDINGS{JingZhang_ICIP2014_ND, 
	author={Zhang, Jing and Cao, Yang and Wang, Zengfu}, 
	booktitle={2014 21th IEEE International Conference on Image Processing (ICIP)}, 
	title={Nighttime Haze Removal Based on a New Imaging Model}, 
	year={2014}, 
	month={Oct}
}

Related Work

[1]. Fast Haze Removal for Nighttime Image Using Maximum Reflectance Prior, CVPR 2017. MRP_CVPR: Project, MRP_CVPR: github

[2]. Fully Point-wise Convolutional Neural Network for Modeling Statistical Regularities in Natural Images, ACM MM 2018. FPC-Net: Project, FPC-Net: github

[3]. FAMED-Net: A Fast and Accurate Multi-scale End-to-end Dehazing Network, T-IP, 2019. FAMED-Net: Project, FAMED-Net: github

Contact

Email

nighttimedehaze's People

Contributors

chaimi2013 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.