eliphatfs / calibur

Conversion between different conventions of camera matrices and transform matrices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Conversion between different conventions of camera matrices and transform matrices.

License:Apache License 2.0


Languages

Language:Python 100.0%