toru-ver4 / sample_code

sample cods.
BSD 3-Clause "New" or "Revised" License
39 stars 8 forks source link

Study least squares method #219

Open toru-ver4 opened 1 year ago

toru-ver4 commented 1 year ago

I want to apply some optimizations to my Out-of-Gamut map. One of the optimization methods I'm considering is the least squares method. Currently, I'm reading a technical book about it.

In this issue, I'll leave notes regarding the book.