calib-targets-core

Core types and geometric utilities for calibration target detection.
Quickstart
use ;
use Point2;
Includes
- Homography estimation and warping helpers.
- Lightweight grayscale image views and sampling.
- Grid alignment and target detection types.
Python bindings
Python bindings are provided via the workspace facade (calib_targets module).
See crates/calib-targets-py/README.md in the repo root for setup.