Crates.io | extended-unified-camera-model |
lib.rs | extended-unified-camera-model |
version | 0.1.0 |
created_at | 2025-03-30 20:00:08.93968+00 |
updated_at | 2025-03-30 20:00:08.93968+00 |
description | Extended Unified Camera Model |
homepage | |
repository | https://github.com/strawlab/extended-unified-camera-model |
max_upload_size | |
id | 1612703 |
size | 28,985 |
📷 📐 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.
Licensed under either of these: