Click or drag to resize

SolvePnpMethod Fields

http://www.emgu.com

The SolvePnpMethod type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAP3P
An Efficient Algebraic Solution to the Perspective-Three-Point Problem
Public fieldStatic memberDls
A Direct Least-Squares (DLS) Method for PnP
Public fieldStatic memberEPnP
EPnP: Efficient Perspective-n-Point Camera Pose Estimation F.Moreno-Noguer, V.Lepetit and P.Fua "EPnP: Efficient Perspective-n-Point Camera Pose Estimation"
Public fieldStatic memberIPPE
Infinitesimal Plane-Based Pose Estimation. Object points must be coplanar.
Public fieldStatic memberIPPESquare
Infinitesimal Plane-Based Pose Estimation. This is a special case suitable for marker pose estimation. 4 coplanar object points must be defined in the following order: - point 0: [-squareLength / 2, squareLength / 2, 0] - point 1: [ squareLength / 2, squareLength / 2, 0] - point 2: [ squareLength / 2, -squareLength / 2, 0] - point 3: [-squareLength / 2, -squareLength / 2, 0]
Public fieldStatic memberIterative
Iterative
Public fieldStatic memberP3P
Complete Solution Classification for the Perspective-Three-Point Problem X.S. Gao, X.-R. Hou, J. Tang, H.-F. Chang; "Complete Solution Classification for the Perspective-Three-Point Problem"
Public fieldStatic memberUPnP
Exhaustive Linearization for Robust Camera Pose and Focal Length Estimation
Public fieldvalue__
Top
See Also