ndarray-image

Crates.iondarray-image
lib.rsndarray-image
version0.3.0
sourcesrc
created_at2019-08-18 04:59:34.468776
updated_at2021-01-14 17:03:35.982372
descriptionZero-copy conversion between ndarray and image crates
homepage
repositoryhttps://github.com/rust-cv/ndarray-image
max_upload_size
id157763
size32,757
Geordon Worley (vadixidav)

documentation

https://docs.rs/ndarray-image/

README

ndarray-image

Crates.io MIT/Apache docs.rs LoC

Allows conversion between ndarray's types and image's types

This crate allows zero-copy conversion between ArrayView from ndarray and ImageBuffer from image.

Output of red_put example

red_put

Commit count: 25

cargo fmt