videolib.color_adaptation.hdrucs_inverse_cat

hdrucs_inverse_cat(lms_a)[source]

Inverse of Color Adaptation Transform used by HDR-UCS (aka Jzazbz)

Parameters:

lms_a (ndarray) – Adapted LMS responses for image.

Return type:

ndarray

Returns:

Tristimulus XYZ image before adaptation.