Ask Your Question

Revision history [back]

How does solvePnP (iterative) initialize its solution

Documentation says that solvePnP uses iterative method by default. However iterative method needs an initial solution to work and it does not say how the solution is initialized. I would like to know this for my thesis.

Is it maybe a simple DLT (the one that needs at least 6 points) or something else?