quickraw

Crates.ioquickraw
lib.rsquickraw
version0.2.1-alpha.1
sourcesrc
created_at2022-09-28 08:30:47.386105
updated_at2023-06-19 09:06:38.093992
descriptionA pure rust library to handle camera raw files
homepage
repositoryhttps://github.com/qdwang/quickraw
max_upload_size
id675515
size292,591
qdwang (qdwang)

documentation

https://docs.rs/quickraw

README

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

Commit count: 75

cargo fmt