• 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
..
cuda_perf.cpp Loading commit data...
cuda_test.cpp Loading commit data...
ocl_perf.cpp Loading commit data...
ocl_test.cpp Loading commit data...
precomp.hpp Loading commit data...
ts.cpp Loading commit data...
ts_arrtest.cpp Loading commit data...
ts_func.cpp Loading commit data...
ts_gtest.cpp Loading commit data...
ts_perf.cpp Loading commit data...