I’m relatively new to using wxPython and was wondering if someone could tell me where I can find tutorials or texts to learn how to use it. Specially I need to know how to connect a camera to a wxPython GUI and show the input from the camera as well as store the input into a list. Thanks in advance!
Share
May be you should take a look on the following,
Integration-video-capture-into-wxPython
And the package is available here: pyopencv