Skip to content

CCernusca/edge-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

edge-overlay

Detects all edges currently on screen, and draws them highlighted in green on a global overlay. It also measures the fps at which the detection is running, which are displayed in blue in the top-left corner. This project was meant as a test to see if I could work with screen analysis and screen overlays in Python, and may only be compatible with Windows.

Example

Screenshot 2025-01-19 085129

Language

Python

Modules

Overlay: PyQt6
Screen capture: mss
Edge detection: cv2
Math: numpy
Timing: time
System interaction: sys, ctypes

About

A little python test project, which detects all edges on the screen and draws them to an overlay of the screen.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages