/image-processing-software

基于pythonpyqt5框架的图像处理(以两种去雾算法为例),可打包为应用程序安装到windows、linux系统

Primary LanguagePythonMIT LicenseMIT

single image dehaze

Introduction

This program implement single image dehazing using dark channel prior and AOT-Net.

Compile Dependencies

  • OpenCV
  • Numpy
  • pytorch