Film simulations from scratch using Python – Kevin Martin Jose

Disclaimer: The post is more about understanding LUTs and HaldCLUTs and writing methods from scratch to apply these LUTs to an image rather than coming up with CLUTs themselves from scratch. Outline What are film simulations?CLUTs primerSimple hand-crafted CLUTsThe identity CLUTHaldCLUTsApplying a HaldCLUTNotes and further reading There is also an accompanying notebook, in case you…