You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nick-shaw and I talked about implementing a new colour.RGB_to_YCbCr_matrix definition that would generate the matrices used by the various Y'CbCr flavours, it would eventually be used by the current colour.RGB_to_YCbCr and colour.YCbCr_to_RGB definitions.
It would be beneficial for generating the matrices for usage in other applications and also probably faster.