python, pygame and opencv mixing?
Hi there, I'm using cv2 for a school major work. And I was wondering, is there a way to get a cv window into a pygame window. And if not, is there a way to either integrate a cv window into tkinter OR include a GUI interface using cv2 functions.
Thanks for you time.