umgefahren / ndarray-image

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Rust 100.0%