Skip to content

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

License

Notifications You must be signed in to change notification settings

rust-cv/ndarray-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndarray-image

Crates.io MIT/Apache docs.rs LoC

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

Deprecated

WARNING: This crate is currently deprecated in favor of https://github.com/rust-cv/nshare. Use nshare instead. This crate may eventually be repurposed, or if someone else wants to take the name, just reach out on the Rust CV Discord.

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages