Open Karol-G opened 3 years ago
Do you know anything about this error @Sikerdebaard? Is this simply a limitation of the library or are the files corrupted?
Best Karol
This might be related to #10. Try downgrading scikit-image using pip install --upgrade scikit-image==0.17.1
. I'll get to testing and merging this bugfix as soon as time allows.
I tested with scikit-image version 0.17.1 and the main branch and with thomas-albrecht's branch and version 0.18. Sadly I still get the same error for both variants.
@Karol-G, I may be late to the party but... Maybe the file that fail are some other type than closed planar? I ran into a similar error today while testing #37.
Hi again,
I also got this error for some files now (unrelated to memory consumption):
I would guess it has something to do with contours (the mask)?
Best Karol