Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

For example: COLOR_YUV2BGR with dcn = 4 would return a BGRA, and dcn = 3 would return BGR

BGR2HSV is fixed at 3, but HSV2BGR can be 3 or 4. The same for Lab2BGR and Luv.