CameraCalibration
CameraCalibration copied to clipboard
fix a bug
videoAutoMode模式下,视频的读取不能正常结束,最后一次读取raw_frame为NoneType,故检查读取是否成功,同时允许生成过程中存在个别读取失败。