Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 693 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 693 Bytes

CI Status codecov

opencalibration

An extremely fast camera intrinsic and extrinsic calibration library designed to scale.

Based on the concept of staged pipelines, where chunks can work in parallel, keeping all resources (IO, FPU, POPCNT, memory bandwidth) busy through the entire processing, while still keeping reproducible outputs across any machine run with the same parameters.

Still in early stages, check back later unless you're just looking for ideas.