DecodingRaphael / unraphael

Python toolkit for unraveling image similarity with a focus on artistic practice
https://unraphael.readthedocs.io
Apache License 2.0
2 stars 1 forks source link

Split align function into separate align and equalize #59

Closed stefsmeets closed 2 months ago

stefsmeets commented 2 months ago

This PR splits the equalize and align codes.

Also fixes a bug with loading images showing as b/w with file uploader

Adresses #57