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

send output of openCV2 to syphon #12

Open
gschian0 opened this issue May 17, 2021 · 2 comments
Open

send output of openCV2 to syphon #12

gschian0 opened this issue May 17, 2021 · 2 comments
Labels
question Further information is requested

Comments

@gschian0
Copy link

Hey! I'm trying to get the output of a cv.imshow() to send over syphon using the test script but I'm not sure how to plug it in... any help would be appreciated or some documentation on how to send that image over syphon. Thanks!

@njazz njazz added the question Further information is requested label May 18, 2021
@njazz
Copy link
Owner

njazz commented May 18, 2021

Hello! Didn't try that but you probably need to convert openCV data to GL texture. What i've found with a very quick search is somewhat like this:
https://stackoverflow.com/questions/32210107/opencv-python-opengl-texture

@gschian0
Copy link
Author

gschian0 commented May 18, 2021 via email

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