extended-unified-camera-model

Crates.ioextended-unified-camera-model
lib.rsextended-unified-camera-model
version0.1.0
created_at2025-03-30 20:00:08.93968+00
updated_at2025-03-30 20:00:08.93968+00
descriptionExtended Unified Camera Model
homepage
repositoryhttps://github.com/strawlab/extended-unified-camera-model
max_upload_size
id1612703
size28,985
Andrew Straw (astraw)

documentation

README

Crates.io Documentation Crate License Dependency status

📷 📐 Extended Unified Camera Model

This crate provides an Extended Unified Camera Model. The crate is in pure Rust, can be compiled in no_std mode, implements the IntrinsicParameters trait from the cam-geom and provides support to read and write camera models using serde if compiled with the serde-serialize feature.

The Extended Unified Camera Model was originally described in B. Khomutenko, G. Garcia, and P. Martinet. "An enhanced unified camera model". IEEE Robotics and Automation Letters, 1(1):137–144, Jan 2016. This formulation follows "The Double Sphere Camera Model" by Vladyslav Usenko, Nikolaus Demmel and Daniel Cremers doi:10.1109/3DV.2018.00069.

License

Licensed under either of these:

Commit count: 1

cargo fmt