Closed kolibril13 closed 1 year ago
This issue is no priority, just to have the idea captured somewhere:
from jupyter_compare_view import Compare # (does not yet exist) my_compare = Compare(first_layer = img1, second_layer = img2) display(my_compare)
solved with #41
This issue is no priority, just to have the idea captured somewhere: