Skip to content

arsenalliu123/dehazing-GPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CUDA implementation of dehazing algorithm using dark channel prior

Dehazing algorithm implemented on CUDA.

##Feature

  • OpenCV to read images and processing them on GPU
  • Shared memory optimization
  • Multi-platform support (Windows, Linux, Mac)

##Usage

Make sure you have openCV, CUDA toolkit installed and a NVIDIA graphic card

git clone https://github.com/arsenalliu123/dehazing-GPU.git
cd dehazing-GPU
make clean && make
Debug/dehazing -h

Developed by Yichen Liu and Yin Lin

About

Dehazing algorithm implemented on CUDA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published