Skip to content

The repreduction of Non-local Dehazing. Pure Python Implementation

Notifications You must be signed in to change notification settings

Joey777210/Non-Local-Dehazing-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-Local Dehazing - Python Implementation

Introduction

This code is the repreduction of the paper Berman_Non-Local_Image_Dehazing -_CVPR_2016

Compile Dependencies

  • Python 3.6
  • Numpy 1.19.1
  • OpenCV 4.4.0.42
  • scipy.sparse 1.5.2
  • kdtree Click Here

Examples

  • Tiananmen
    tiananmen_input tiananmen_result
  • City
    city_input city_result
  • Pumpkin
    pumpkin_input pumpkin_result

About

The repreduction of Non-local Dehazing. Pure Python Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages