Skip to content

Fast DeHz for real-time low-light enhancement

Notifications You must be signed in to change notification settings

killsking/fast-dehz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast DeHz

Fast DeHz for real-time low-light enhancement

Results of different enhancing methods

How to use

python flow.py [video] [--fast]

If you want to evaluate on a single frame

python dehz.py [image] [--fast]

Approximated pointwise operation

python pointwise.py [image]

Performance

Settings

  • Frame size: 640x360
  • CPU: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Method Avg. Runtime per Frame FPS
DeHz 0.15923 6.28
Fast DeHz 0.02292 43.63

About

Fast DeHz for real-time low-light enhancement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages