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
Simple AUI managed wxWidgets window displaying OpenCV camera stream.
Frames are captured in a separate thread, using wxThreadHelper to minimize setup for thread synchronization.
UI was built with wxFormBuilder, project files are included.