How to calculate the Inverse Camera Native Matrix
Gianmarco Della calce Gianmarco Della calce

How to calculate the Inverse Camera Native Matrix

In this post we’re gonna cover something really important when it comes to building a clean color pipeline. As Steve Yedlin showed cameras manufacturer apply matrices to the native space of the camera. Unfortunately these matrix are problematic when it comes to building a pipeline that doesn’t fall apart with saturated bright colors. In this post I’ll show how to calculate the inverse matrix to go back to camera native with any camera

Read More