Skip to content

Remove OpenCV dependency #50

Closed
Closed
@tzussman

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions