#camera-image #camera #computer-vision #image

convert-image

conversion functions to convert between image formats

2 releases

0.1.1 Feb 21, 2025
0.1.0 Nov 1, 2024

#482 in Images

Download history 719/week @ 2024-12-02 570/week @ 2024-12-09 672/week @ 2024-12-16 914/week @ 2024-12-23 421/week @ 2024-12-30 716/week @ 2025-01-06 581/week @ 2025-01-13 305/week @ 2025-01-20 415/week @ 2025-01-27 182/week @ 2025-02-03 159/week @ 2025-02-10 467/week @ 2025-02-17 684/week @ 2025-02-24 305/week @ 2025-03-03 199/week @ 2025-03-10 172/week @ 2025-03-17

1,379 downloads per month

MIT/Apache

53KB
1K SLoC

convert-image - conversion functions to convert between image formats

Documentation Crates.io

This crate contains a number of functions and helper types allow converting to and from types specified in the machine_vision_formats crate.


lib.rs:

Conversion functions to convert between image formats.

This crate contains a number of functions and helper types allow converting to and from types specified in the [machine_vision_formats] crate, such as the trait machine_vision_formats::ImageData.

Dependencies

~4.5MB
~87K SLoC