zpoyqx / dehaze

A dehaze method based on CAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:VHDL 64.4%Language:Verilog 19.1%Language:HTML 9.5%Language:C++ 3.8%Language:Ada 1.7%Language:C 0.4%Language:Tcl 0.4%Language:SystemVerilog 0.2%Language:V 0.2%Language:Jupyter Notebook 0.1%Language:JavaScript 0.0%Language:Shell 0.0%Language:Stata 0.0%Language:LLVM 0.0%Language:Python 0.0%Language:Forth 0.0%Language:Makefile 0.0%Language:Batchfile 0.0%Language:MATLAB 0.0%Language:Pascal 0.0%