mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
d2872afce0
* issue 5769 fixed: cv::stereoRectify fails if given inliers mask of type vector<uchar> * issue5769 fix using reshape and add regression test * regression test with outlier detection, testing vector and mat data * Size comparision of wrong vector within CV_Assert in regression test corrected * cleanup test code |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |