Labeling (connected component labeling) in cuda

Hi, I need a worked example for connected component labeling implemented in CUDA. Where can I get worked example, Please help me.

There seems to be source (i think different approaches implemented) at GitHub - foota/ccl: Connected Component Labeling.. Furthermore, the ‘ArrayFire’ library has also functionality for it (ArrayFire: regions).

Thank you for helping. The github link is not working. Please be kind enough to re-check that link.

A dot was inadvertently incorporated into the link posted above. Try this corrected version: [url]https://github.com/foota/ccl[/url]