Olympus aims to be a generic image processing library implemented in Rust. It is strongly inspired by the Olena platform and the Pylene library in C++. It aims to be my personal library for my research but may be used in other situations. It has been created due to two facts: first, I wanted to learn Rust and secondly, I wanted simple and efficient tooling for development purposes.
From now on, Olympus is not available on the Rust community's crate
repository. However, you can install it using the Github
git repository in your Cargo.toml configuration file.