Closed
Description
See #48
Only one OpenCV function is used (findContours) in regionprops()
in utils.py. If the skimage equivalent has the same behavior, use that instead. I think the function is currently optimized for OpenCV, so something like this could work, but long-term it'd be better to rewrite this for skimage.
Metadata
Assignees
Labels
No labels