OpenCV and GPU
Hello
I Built OpenCV 3.4.0 with CUDA. Now my OpenCV works right but I do not know how I can run OpenCV functions on GPU. For example I want run "connectedComponentsWithStats" on GPU.
Thank you for helping me
Please refer to the doc.
did you see the samples here ?