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

Download history 2/week @ 2024-11-13 5/week @ 2024-11-20 6/week @ 2024-11-27 180/week @ 2024-12-04 64/week @ 2024-12-11 5/week @ 2024-12-18 147/week @ 2025-01-01 32/week @ 2025-01-08 7/week @ 2025-01-15 2/week @ 2025-01-22 5/week @ 2025-02-05 239/week @ 2025-02-12

247 downloads per month
Used in 6 crates

MIT/Apache and LGPL-2.0

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