You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add backend with CUDA.
You can use cv2.cuda and cupy to switch from openCV and Numpy.
I made this as backend 'cuda', but code is very dirty and from AI.
So I decided to write about possibility to add this functionality.