Go to file
Nathan Vegdahl beaefbf62f 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:48:47 -07:00
src Estimate the linear slope with error minimization. 2022-04-23 09:48:47 -07:00
.gitignore Generate a test image for lut extraction. 2022-04-13 12:43:38 -07:00
Cargo.lock Major performance improvements to transfer function formula estimation. 2022-04-22 13:17:56 -07:00
Cargo.toml Major performance improvements to transfer function formula estimation. 2022-04-22 13:17:56 -07:00