image_dct 0.1.0

Simple Rust implementation for getting the DCT coefficients of an image
Documentation
1
2
3
4
5
6
# Image DCT

Simple Rust implementation for getting the DCT coefficients of an image.

Dependent on [image](https://crates.io/crates/image), [rustdct](https://crates.io/crates/rustdct) crates.