mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
085a131801
Fisheye test has been updated to use new enum cv::fisheye::CALIB_ZERO_DISPARITY and included CV_StaticAssert(...) to ensure cv::CALIB_ZERO_DISPARITY == cv::fisheye::CALIB_ZERO_DISPARITY.