First time here? Check out the FAQ!
answered 2016-10-28 20:52:55 -0600
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.