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
This project creates a transparent, frameless window overlay that can continously capture and display content from a specified window. The application uses PyQt5 for the windowing system, OpenCV for image processing, and the Win32 API for window capture.