CvProjectPoints2 Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodStatic memberProjectPoints2(CvMat, CvMat, CvMat, CvMat, CvMat, CvMat)
Computes projections of 3D points to the image plane given intrinsic and extrinsic camera parameters. Optionally, the function computes jacobians - matrices of partial derivatives of image points as functions of all the input parameters w.r.t. the particular parameters, intrinsic and/or extrinsic.
Public methodStatic memberProjectPoints2(CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat)
Computes projections of 3D points to the image plane given intrinsic and extrinsic camera parameters. Optionally, the function computes jacobians - matrices of partial derivatives of image points as functions of all the input parameters w.r.t. the particular parameters, intrinsic and/or extrinsic.
Public methodStatic memberProjectPoints2(CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, CvMat, Double)
Computes projections of 3D points to the image plane given intrinsic and extrinsic camera parameters. Optionally, the function computes jacobians - matrices of partial derivatives of image points as functions of all the input parameters w.r.t. the particular parameters, intrinsic and/or extrinsic.
Top
See Also

Reference