Assertion failed (K.size() == Size(3, 3) && (D.empty() || D.total() == 4)) in initUndistortRectifyMap

后端 未结 0 1860
野趣味
野趣味 2021-02-10 04:24

I have an OpenCV-3.3.1 code that receives fisheye images and the camera_info.

I\'m using the cv::fisheye::undistortImage(input_img, output_img, K, D); functi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题