Skip to main content

Module grid_rectify

Module grid_rectify 

Source
Expand description

Single global homography from grid corners.

Computes a global projective mapping between a rectified coordinate system (uniform grid spacing) and the original image. Suitable when lens distortion is negligible. For distorted images, prefer GridHomographyMesh.

Structs§

GridHomography
A global homography mapping between rectified grid space and image space.

Enums§

GridRectifyError