opencv/modules/core
Christof Kaufmann 46a668c565 Add multi-channel mask support to mean, meanStdDev and setTo
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.
2017-09-04 19:40:27 +02:00
..
doc
include/opencv2 Add multi-channel mask support to mean, meanStdDev and setTo 2017-09-04 19:40:27 +02:00
misc/java core: empty() for Rect/Size templates 2017-08-01 17:19:18 +03:00
perf core(perf): added Hamming tests 2017-07-01 00:49:18 +00:00
src Add multi-channel mask support to mean, meanStdDev and setTo 2017-09-04 19:40:27 +02:00
test Add multi-channel mask support to mean, meanStdDev and setTo 2017-09-04 19:40:27 +02:00
CMakeLists.txt Extending CPU dispatch to the tests; fixing a typo 2017-08-21 20:58:12 -07:00