Raw Camera File Decoding in Rust
- Mentors
- Keavon Chambers, Oliver Davies
- Organization
- Graphite
- Technologies
- c++, rust
- Topics
- image processing, Binary Parsing
Professional-grade cameras capture photos in a raw format before being processed into actual pixel data by a photo editing application. The Rust ecosystem lacks a library for decoding and processing raw files that meet's Graphite's requirements for being modular, pure Rust, and permissively licensed. This project aims to develop a crate that will enable Graphite to begin its growing focus on the envisioned photo editing feature set.