Skip to content

mohammadawwad/Python-Vision-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Vision-Processing

By using openCV this project will open your web cam on your computer and detect whether or not you are wearing a mask. It will also be able to recognize specific indivisuals.
To try this out you will ned to follow the steps below
Please note that the photos have been removed for privacy concerns and that the program is CPU Intensive

  1. Set up your programming invoroment for Python
  2. Download the code
  3. cd into where you saved the code
  4. Add photos of ureself under images/person-# Type the following in your terminal to train the program python face_trainer in the terminal
  5. Type the following command to run the code in your terminal python face_rec.py
  6. To try the mask detector application go to the file called mask_rec and press run or type python mask_rec in the terminal
  7. ENJOY

Want to test it out

  1. try uploading more images person 1: Ryan Reynolds person 2: The Rock person 3: kevin Heart

  2. use the file renamer program to insure that all pictures have been labeled in sequential order woth the same name

  3. train using the facial recognition program

  4. Finally run the facial recognition python file

About

Vision Processing using python which includes Face and Mask recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages