5 unstable releases
0.3.0 | Jan 14, 2021 |
---|---|
0.2.1 | Apr 2, 2020 |
0.2.0 | Mar 29, 2020 |
0.1.1 | Aug 21, 2019 |
0.1.0 | Aug 18, 2019 |
#888 in Images
99 downloads per month
Used in 5 crates
(4 directly)
16KB
328 lines
ndarray-image
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
Dependencies
~3MB
~55K SLoC