image-js / image-js-typescript

Temporary repository to work on the migration of image-js to TypeScript
https://image-js.github.io/image-js-typescript/
MIT License
5 stars 5 forks source link

Modify `alignMinDiff` to handle colored images #402

Closed opatiny closed 9 months ago

opatiny commented 10 months ago

We want it to work with RGB images as well. We want to minimize the sum of the differences for each channel.