calibur icon indicating copy to clipboard operation
calibur copied to clipboard

Conversion between different conventions of camera matrices and transform matrices.

Calibur🗡️

GitHub Workflow Status (with event) Read the Docs

Calibur, a sword towards the many inconsistent and ambiguous conventions (viewport origins, depth range, camera coordinate systems, etc.) in computer graphics and vision.

It is a library that translates between these conventions for you. It also hosts as a library of documentation of different conventions and space definitions in CG and CV that would otherwise be hard to find.

Installation

pip install calibur

Documentation

The documentation is hosted here.