image2 0.3.1

A simple image processing library
Documentation

image2

A Rust image processing crate focused on supporting a wide range of datatypes.

Installation

Add the following to your Cargo.toml:

[dependencies]
imaged = "0.3"

Optional crate features

  • raw
  • v4l
    • Webcam capture on Linux via rscam
  • serde
    • Serde support for many datatypes in image2