Hello
I am exploring your repository and I have some issue to understand the structure of the project. Would it be possible to give an example for the decomposition of a binary image stored in a 2D numpy array ?
I tried to use this file but it seems like it cannot be used on windows because of the .so getters.
I also tried to use similar technique as this one, however pycharm just crashes
Thank you !