hi,
is it an expected behaviour when solvePnPRansac returns this large error?
inlier 1 -> 270.973
inlier 2 -> 79.4406
inlier 9 -> 83.996
inlier 10 -> 44.9531
inlier 18 -> 126.671
inlier 22 -> 109.115
regardless I set error threshold is small ~15-30. with such large error, estimation result is mostly wrong. Am I missing some parameters?
I am using opencv 3.4.1 and run solvePnPRansac with default algorithm