Expand description
Utilities for testing and synthetic data generation.
Modules§
- subpixel
- Sub-pixel edge rendering utilities for accuracy testing.
Functions§
- compute_
corner_ error - Compute RMSE between detected and ground truth corners. Use this when comparing against ground truth datasets with known corner ordering conventions.
- compute_
rmse - Compute RMSE corner error between detected and ground truth corners.
- generate_
checkered - Generates a checkered pattern image for benchmarking.
- generate_
synthetic_ test_ image - Generate a synthetic image containing a single AprilTag or ArUco tag.