Skip to content
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

Image conversion between OpenCV and cupoch #29

Closed
godfather1402 opened this issue Dec 15, 2020 · 1 comment
Closed

Image conversion between OpenCV and cupoch #29

godfather1402 opened this issue Dec 15, 2020 · 1 comment
Labels
question Further information is requested

Comments

@godfather1402
Copy link

Hi,
Thank you for great work.
I would like to convert OpenCV image types (CV_8C3, CV_16UC1, CV_32FC1, ...) to cupoch image. Do you know the best way to upload and download to OpenCV image.
Thank you

@neka-nat neka-nat added the question Further information is requested label Jan 6, 2021
@neka-nat
Copy link
Owner

Hi,
I made an example for opencv.
Please refer to it.
https://github.com/neka-nat/cupoch/blob/master/examples/python/basic/opencv_interop.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants