OpenCV not utilising Cuda

I have installed OpenCV using GitHub - AastaNV/JEP this link, if I do print(cv2.getBuildInformation()), I could see CUDA: YES, but when I use the code I don’t see any movement of GPU in jtop, how can I verify if I have correctly installed OpenCV cuda?

You may read:

1 Like