Shoot insects with a laser, post detection with a camera, with open-source tools.
###########Download the repository########################### mkdir Work cd Work git clone https://github.com/rchatter/Shooting_Mosquitoes_Eventually Shooting_Mosquitoes_Eventually cd Shooting_Mosquitoes_Eventually #############################################################
There should be one program that appears:- webcam_test.py along with 2 xml files haarcascade_frontalface_default.xml and haarcascade_eye.xml
To Run use:- python webcam_test.py
Expect a window displaying the video feed from your Webcam. A blue square should be drawn around your face and smaller green squares around your eyes at each detection. Hit Esc to quit.