http://www.emgu.com
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"
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const SolvePnpMethod P3P = 2
Public Const P3P As SolvePnpMethod = 2
public:
literal SolvePnpMethod^ P3P = 2
static val mutable P3P: SolvePnpMethod
Field Value
Type:
SolvePnpMethod
See Also