vpi.HomographyTransform2D

class vpi.HomographyTransform2D

Define a homography 2D transform.

A homography 2D transform is a 3x3 matrix storing a linear transformation in the plane.

Attributes

dtype

Data type of the homography 2D transform fields.

mat3

Homography 2D transform 3x3 matrix (mat3) property.