opencv/modules/core
Julian Exner 46af07575e Add test case for cv::Mat::forEach
This test case uses a matrix with more dimensions than columns. Without
the fix in
b45e784beb
this crashes with a segmentation fault, hangs or simply fails with wrong
values.
2017-03-24 15:34:58 +01:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Fix segmentation fault in cv::Mat::forEach 2017-03-23 18:48:59 +01:00
misc/java Added Java wrapping for tracking module 2016-12-31 02:19:38 +09:00
perf test: fix tolerance perf check for Exp/Log/Sqrt 2016-10-20 16:54:48 +03:00
src Merge pull request #8364 from csukuangfj:patch-2 2017-03-22 14:13:13 +00:00
test Add test case for cv::Mat::forEach 2017-03-24 15:34:58 +01:00
CMakeLists.txt cmake: fix order of MKL libraries, don't pass additional libraries as modules 2017-02-15 17:13:13 +03:00