Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In case of image inputs for estimateRigidTransform() what feature points are computed? Are they similar to SIFT/SURF/FAST/ORB?

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?