Click or drag to resize

MatrixHomographyTransform Method

Overload List
 NameDescription
Public methodStatic memberTransform(Matrix2x2, Double) Transforms a 2D point with a 3D homography matrix.
Public methodStatic memberTransform(Matrix3x3, PointD2D) Transforms a 2D point with a 3D homography matrix.
Public methodStatic memberTransform(Matrix4x4, PointD3D) Transforms a 2D point with a 3D homography matrix.
Top
See Also