/quickraw

A pure rust library to handle camera raw files

Primary LanguageRustGNU Lesser General Public License v2.1LGPL-2.1

quickraw

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

Supported models

Please check: supported-models.md

References