Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

18 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages