Hello,
I am working on a program and I need Connected Components Labeling using CUDA/C++. Before I imagine was a function in CUDA , “labelComponents”. But I can’t find it in CUDA 9.1 and C++ say me “Not implemented” !. then “labelComponents” not exist in Cuda 9.1 and now how I can do it ?