Defines the V-Gamut colourspace:
See also
References
[1] | Panasonic. (2014). VARICAM V-Log/V-Gamut. Retrieved from http://pro-av.panasonic.net/en/varicam/common/pdf/VARICAM_V-Log_V-Gamut.pdf |
V-Gamut colourspace primaries.
V_GAMUT_PRIMARIES : ndarray, (3, 2)
V-Gamut colourspace whitepoint name as illuminant.
V_GAMUT_WHITEPOINT : unicode
V-Gamut colourspace whitepoint.
V_GAMUT_WHITEPOINT : tuple
V-Gamut colourspace to CIE XYZ tristimulus values matrix.
V_GAMUT_TO_XYZ_MATRIX : array_like, (3, 3)
CIE XYZ tristimulus values to V-Gamut colourspace matrix.
XYZ_TO_V_GAMUT_MATRIX : array_like, (3, 3)
V-Log colourspace constants.
V_LOG_CONSTANTS : Structure
Transfer function from linear to V-Log.
V_LOG_TRANSFER_FUNCTION : object
Inverse transfer function from V-Log to linear.
V_LOG_INVERSE_TRANSFER_FUNCTION : object
V-Gamut colourspace.
V_GAMUT_COLOURSPACE : RGB_Colourspace