gtuckerkellogg / color-grading

Automatic PNG-LUT creator for OBS using Color Reference Cards for Calibration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LUT Creator (png type) for OBS and other

IMAGE ALT TEXT

Using accurate Color samples obtained from the local paint shop, I've created a Python script to create a color filter that can be turned into a LUT tool to correct colors in video recordings. While not ideal for a final processed video/photo, it gets the footage to a standardized point that can be corrected with other LUTs that cannot be dyamically generated. This tool can create custom luts on demand; you just need the color reference card to start.

http://colab.research.google.com/github/steveseguin/color-grading/blob/master/colab.ipynb

This tool can be run on Google Colab, so no Python setup or local operation is neede -- all in the cloud if desired. Check it out at the link above!

If you happen to make a derivation or distribution of this code, commericial or otherwise, please give credit and a link back to this github repo: https://github.com/steveseguin/color-grading

image2

Example LUT Image for use with OBS

image2

About

Automatic PNG-LUT creator for OBS using Color Reference Cards for Calibration


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%