Question about cv::calibrateHandEye

that is only correct if you are SURE the gyro_data Mat contains FP32 data, not FP64 or other data. the type argument it MUST match the Mat’s runtime type.