Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.06 KB

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