Graphite/libraries
Elbert Ronnie a9cfeeb219
Raw-rs: Add preprocessing and demosaicing steps (#1796)
* add subtract black step

* add scale colors step

* add raw to image step

* implement linear demosiacing and fix errors in previous code

* fix missing variable

* make dependencies of tests optional

* fix error in raw-rs tests

* fix typo in "demosiacing"

* use camera data from ADC and remove downloader

* cargo fmt

* use file_stem instead of file_name

* remove old camera data

* use equality instead of subtring to find model

* store camera_to_xyz in decimal form

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-08-11 01:36:50 -07:00
..
bezier-rs Refactor document node type lookup function to fix performance degradation over time (#1878) 2024-08-08 17:37:28 -07:00
dyn-any Update dependencies and lock files (#1841) 2024-07-22 02:56:29 -07:00
raw-rs Raw-rs: Add preprocessing and demosaicing steps (#1796) 2024-08-11 01:36:50 -07:00