终于等到你

众里寻他千百度,蓦然回首,那人却在灯火阑珊处。
摘要: void calibration_distort(string cur_photo_path) { cv::Mat cameraMatrix[70]; cv::Mat distortionCoeff[70]; std::vector<cv::Mat> undistortImg(70); std::s 阅读全文
posted @ 2021-01-18 16:54 gzr2018 阅读(253) 评论(0) 推荐(0) 编辑