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

Replace opencv #54

Closed stefsmeets closed 2 months ago

stefsmeets commented 2 months ago

This PR replaces all uses of opencv by skimage in the dashboard.

Closes #50