Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Compute pose using feature points

How do I proceed once I have a feature points to compute pose estimation. For example, I guess I can use solvePnP(), but where to pass the feature points to the method. Also, what to pass to the first and second parameters(imagePoint and objectPoint)?

Thanks in advance.