mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05:00
When the fullAffine parameter is set to false, the estimateRigidTransform function maybe return empty, then the _localAffineEstimate function will be called, but the bug in it will result in incorrect results.