Skip to content

Niamorine/MTI805-LAB1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MTI805-LAB1

This repo contains the code I used for Lab-1 of the MTI805 class at ETS Montreal during the 2025 Winter session.

The script images_detection.py was used to detect faces and eyes in images in an input directory, and output the images with the detected objects highlighted in an output directory

The script video_face_tracking.py was used to do real-time face and eyes tracking with a webcam. After starting the script, the camera output is played back with the detected objects highlighted in a window.

Both use OpenCV's cascade classifiers to detect faces and eyes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages