Crates.io | braid-mvg |
lib.rs | braid-mvg |
version | 0.1.0 |
created_at | 2025-07-06 06:25:42.614801+00 |
updated_at | 2025-07-06 06:25:42.614801+00 |
description | Braid's camera geometry and multi-view geometry (MVG) types and algorithms. |
homepage | |
repository | https://github.com/strawlab/strand-braid |
max_upload_size | |
id | 1739854 |
size | 259,918 |
Camera geometry and multi-view geometry (MVG) types and algorithms for the Braid tracking system.
This crate provides camera modeling, geometric transformations, and multi-camera system support for 3D computer vision applications. It's specifically designed for use in the Braid multi-camera tracking system but can be used for general computer vision tasks.
cam-geom
opencv-ros-camera
To build and open the docs locally as https://docs.rs/ would do it:
RUSTDOCFLAGS="--cfg docsrs -D warnings" cargo +nightly doc --all-features --open
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.