10 breaking releases
new 0.14.0 | Feb 17, 2025 |
---|---|
0.12.0 | Feb 16, 2025 |
0.10.0 | Dec 7, 2024 |
0.9.0 | Sep 20, 2024 |
0.4.0 | Mar 23, 2024 |
#283 in Images
247 downloads per month
Used in 6 crates
420KB
10K
SLoC
Static and dynamic image types
This crates contains a number of statically and dynamically typed images. Internally, images are represented as ndarray's of scalars such as [f32] for single channel images or nalgebra vectors for multi-channel images.
Integration with sophus-rs
This crate is part of the sophus umbrella crate. It re-exports the relevant prelude types under [prelude], so you can seamlessly interoperate with the rest of the sophus-rs types.
Dependencies
~8MB
~150K SLoC