Skip to content

zpoyqx/dehaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dehaze

A dehaze method based on CAP, guidedfilter and quadtree

Preface

The Matlab code for this project came from one of my seniors, and I mainly just modified it to Python and C++ code.

Instructions

Under the Images folder are some fogged photos.

Under the Results file are the results after defogging.

In the Python folder, there is a code based on dark channel dehaze.

Note that the path inside the code needs to be modified by yourself!

2022-09-10补充信息

  • 上传了竞赛的完整代码
    • Dehaze_Code下包含PYNQ开发板的Python测试文件
    • HLS文件夹下的两个Vitis HLS工程用于生成两个IP核
    • Vivado文件夹下的Vivado工程使用上述两个IP核生成bit流
    • Result文件夹下为生成的bit流,该文件可以PYNQ端被调用

About

A dehaze method based on CAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published