Skip to content

[QST] skimage draw module #750

Open
Open
@monzelr

Description

@monzelr

I have searched for an alternative cv2.fillPoly function and found the skimage.draw.polygon2mask

here in cucim, I was wondering that the whole skimage.draw module is missing. is there any reason that it is not supported or is it just not implemented?

I have seen, that the performance of cv2.fillPoly is pretty good (around 10ms for FHD image) - however, GPU accelerated would it beat in factor 10 is my guess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions