• Christof Kaufmann's avatar
    Add multi-channel mask support to mean, meanStdDev and setTo · 46a668c5
    Christof Kaufmann authored
    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.
    46a668c5
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...