fisheye-stereo-calibration
fisheye-stereo-calibration copied to clipboard
code crashes with opencv 4.5.5
i tried your example, but it crashes at cv::fisheye:stereoCalibrate i get the following error: OpenCV(4.5.5) Error: Assertion failed (abs_max < threshold) in cv::fisheye::stereoCalibrate, file ...\opencv-4.5.5\modules\calib3d\src\fisheye.cpp, line 1051 could you please help me with that?
Hi, I meet same problem,Have you solve this problem?