image2tensor 0.3.1

Image to tensor conversion
Documentation
[dependencies.image]
default-features = false
features = ["gif", "jpeg", "ico", "png", "pnm", "tga", "tiff", "webp", "bmp", "hdr", "dxt", "dds", "farbfeld"]
version = "0.24"

[package]
authors = ["The Bytecode Alliance Developers"]
categories = ["wasm", "computer-vision"]
description = "Image to tensor conversion"
edition = "2018"
license = "Apache-2.0"
name = "image2tensor"
publish = true
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasi-nn/tree/main/image2tensor"
version = "0.3.1"

[package.metadata.docs.rs]
targets = ["wasm32-wasi"]