A pure rust library to handle camera raw files.
This library uses integer data in process to boost the speed, it may not get a very precise result like other softwares that uses high precision float point data.
Checkout docs here: https://docs.rs/quickraw
Please check: supported-models.md
- Raw file process logic from https://www.odelama.com/photo/Developing-a-RAW-Photo-by-hand/
- Raw file process logic from https://github.com/LibRaw/LibRaw
- Some decoding methods from https://github.com/pedrocr/rawloader
- Sample files for testing from https://raw.pixls.us/