-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
dlpack Python support for cuda_GpuMat and cuda_GpuMatND #27581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 4.x
Are you sure you want to change the base?
Conversation
DLpack available as deb package on Ubuntu. It'll be great to support external instances via find_package too just i case of compatibility issues. |
cc @cudawarped |
Windows build warnings:
|
@dkurt Thanks a lot for the contribution! Several questions and proposals:
|
Yes, but as we already work with OpenCV memory as numpy array, we can use numpy's dlpack.
CUDA is required so actual for build from source.
Do you mean opencv_contrib? |
Pull Request Readiness Checklist
resolves #16295
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.