Property PrincipalPoint
PrincipalPoint
Gets or sets the principal point of the camera, usually at the image center.
public Point2d PrincipalPoint { get; set; }
Property Value
- Point2d
Gets or sets the principal point of the camera, usually at the image center.
public Point2d PrincipalPoint { get; set; }