Skip to content

This tutorial is for enhancement of night time image and video using DCP based algorithm

Notifications You must be signed in to change notification settings

nambhine1/Vitis-software-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Software part of Enhancement of night time video using DCP based algorithm The aim of this project is to enhance the night input frame or image to make it more clear. The night image or frame is enhanced here using Dark Channel Prior based algorithm. Before starting make sure to install the OpenCV library

  • Opencv
  • Python 3 note that : I (R,G,B): input image, J (R,G,B) : output image, t : medium transmission, Idark : dark channel of I, A : Atmosphere light, THe aim is to express the J in function of I,t,A

we have to find the value of J in function of (I ,A,t)

This code is already tested on Jupyter notebook so you can use directly it on jupyter also......,when you use it make sure that you mention the right input image path and the right output path otherwise this code will not work ........

Thank you Nambinina...

About

This tutorial is for enhancement of night time image and video using DCP based algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages