Overload List
Name | Description | |
---|---|---|
ProjectPoints2(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.
| |
ProjectPoints2(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.
| |
ProjectPoints2(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.
|
See Also