opencalibration icon indicating copy to clipboard operation
opencalibration copied to clipboard

A fast, scalable and deterministic camera calibration library for aerial photography based photogrammetry

trafficstars

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.