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
Hi! Awesome library. Thank you very much for sharing it.
I'm trying to use it to feed images to OpenCV. Is there a way to get the matrix of pixels that a camera sees? So instead of displaying it on a window with pygame.display.flip(), just keep the rendered image in a variable?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hi! Awesome library. Thank you very much for sharing it.
I'm trying to use it to feed images to OpenCV. Is there a way to get the matrix of pixels that a camera sees? So instead of displaying it on a window with pygame.display.flip(), just keep the rendered image in a variable?
Thanks a lot!
The text was updated successfully, but these errors were encountered: