Skip to content

Interactive notebook to see how color balance affects every channel of an image.

Notifications You must be signed in to change notification settings

ggcr/color_balance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Color balance

Interactive notebook to showcase how each channel affects the color model. This has been done with Look Up Tables (or LUTs) and applying gamma correction after each color balance.

alt text

Prerequisites

You will need OpenCV, iPyWidgets and Jupyter for running the interactive notebook.

python3 -m pip install opencv-python matplotlib ipywidgets jupyter

Then simply execute jupyter and run all.

git clone https://github.com/ggcr/color_balance.git
cd color_balance
jupyter notebook color_balance.ipynb

About

Interactive notebook to see how color balance affects every channel of an image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published