I'm starting to work with estimateRigidTransform(). It allows two types of inputs - Vector or mat of 2D points OR two input images. It is mentioned in docs that some feature points are computed in case the inputs are images. What are these features?
1 | initial version |
I'm starting to work with estimateRigidTransform(). It allows two types of inputs - Vector or mat of 2D points OR two input images. It is mentioned in docs that some feature points are computed in case the inputs are images. What are these features?