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
The same way that we have ConvertYUVToRGB, we now want to implement ConvertRGBToYUV. We already have all the conversion matrices with ccMatrix, but we are laking the Operation that applies the conversion matrix correctly.
The same way that we have ConvertYUVToRGB, we now want to implement ConvertRGBToYUV. We already have all the conversion matrices with ccMatrix, but we are laking the Operation that applies the conversion matrix correctly.