Thanks to visit codestin.com
Credit goes to github.com

Skip to content

used for making customized lut tables using opencv

Notifications You must be signed in to change notification settings

TU7SHAR/LUT_Tubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LUT_Tubes

This code is made using python and modules like numpy and opencv-python pip install opencv-python pip install pillow

here the image is is converted into numpy array and treated according to the demands this code does is reduces contrast and adds brightess speaking in terms

This is a 3-Channel LUT Table. a sample base lut is specified there int(i * 0.8)(reduces contrast) + 20( adds brightness)

About

used for making customized lut tables using opencv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages