Skip to content

Connected Components Analysys CUDA #39

Description

@KuDeSnik33ra

Hello! Is there any solutions for Connected Components Analysys on CUDA? I need to get coordinates and size of labeled componets on cpu side to be sent by TCP network. All the algorithms I can find are CPU based, GPU based line opencv cuda::connectedComponents, does not have WithStats version. Cpu bases algorithms are too slow to be used for 90fps on jetson nano.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions