image-pyramid 0.1.1

A small library to compute image pyramids
Documentation

Image Pyramid

Overview

This is a small Rust crate that facilitates quickly generating an image pyramid from a user-provided image.

Support

Open an Issue with questions or bug reports, and feel free to open a PR with proposed changes.

Contributing

Follow standard Rust conventions, and be sure to add tests for any new code added.