lut_extractor/src
Nathan Vegdahl 47391f254e Estimate the linear slope with error minimization.
This works better than doing it analytically because of
floating point math, and give significantly lower error on
the fitted curve.
2022-04-23 09:26:24 -07:00
..
linear_log.rs Arrange the output Rust code a little nicer. 2022-04-22 14:56:56 -07:00
main.rs Add chromticities extraction feature. 2022-04-22 19:01:37 -07:00
optimize_log.rs Estimate the linear slope with error minimization. 2022-04-23 09:26:24 -07:00
test_image.rs Refactor code a bit. 2022-04-13 15:15:46 -07:00