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

Add previous and next button for slider comparison, option to see base and aligned image alongside each other #74

Closed ThijsVroegh closed 6 days ago

ThijsVroegh commented 2 months ago

Hi @stefsmeets, in the branch temp I adapted the code to add previous and next button for slider comparison, and an option to see base and aligned image alongside each other. I also worked on including an additional animation part, but it is heavily dependent on opencv so I left that open for now. When you're back, perhaps you can take a look at it!

stefsmeets commented 1 month ago

Can you make a PR and link to it?