Emgu.CV::CameraCalibration.SolvePnP(Emgu.CV.Structure.MCvPoint3D32f [], System.Drawing.PointF [], Emgu.CV.IntrinsicCameraParameters, Emgu.CV.CvEnum.SolvePnpMethod)
Update and install the latest NuGet package.
Evaluates the external parameters of the camera using known internal parameters and external parameters for each view. The coordinates of the points of the 3D object and their corresponding 2D projections must be indicated. This feature also minimizes back projection error.
source share