1 | initial version |
It is not a bug, because CV_8U = CV_8UC1=0, but it leads to misinterpretation. You should report about this problem on our bug tracker (code.opencv.org).
But the best way is to create pull request with fix for this problem.