This adds the possibility to use multi-channel masks for the functions cv::mean, cv::meanStdDev and the method Mat::setTo. The tests have now a probability to use multi-channel masks for operations that support them. This also includes Mat::copyTo, which supported multi-channel masks before, but there was no test confirming this. |
||
|---|---|---|
| .. | ||
| include/opencv2 | ||
| misc | ||
| src | ||
| CMakeLists.txt | ||