CharucoDetectorAsync extension

on

Methods

detectBoardAsync(InputArray image, {VecVecPoint2f? markerCorners, VecI32? markerIds}) Future<(VecPoint2f, VecI32, VecVecPoint2f, VecI32)>

Available on CharucoDetector, provided by the CharucoDetectorAsync extension

detectDiamondsAsync(InputArray image, {VecVecPoint2f? markerCorners, VecI32? markerIds}) Future<(VecVecPoint2f, VecVec4i, VecVecPoint2f, VecI32)>

Available on CharucoDetector, provided by the CharucoDetectorAsync extension