Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

light-detector

This Python script uses OpenCV to detect and visualize bright light sources in a live camera feed. It identifies light spots using thresholding and contour detection, then draws circles around them and connects them with lines. The program runs in real-time and can be exited by pressing q.

About

This Python script uses OpenCV to detect and visualize bright light sources in a live camera feed. It identifies light spots using thresholding and contour detection, then draws circles around them and connects them with lines. The program runs in real-time and can be exited by pressing q.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages