Skip to content

Its an another non-veg lunch day in the hostel and you give count to the veg option but what happens is that at the time of the lunch people shift between veg and non veg and there is a shortage of veg menu

Notifications You must be signed in to change notification settings

AksaRose/OpenCV_SHN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open CV Github Frame

Categorizer

Its an another non-veg lunch day in the hostel and you give count to the veg option but what happens is that at the time of the lunch people shift between veg and non veg and there is a shortage of veg menu. To solve this here comes CATEGORIZER, with the help of OpenCV library it can identify whos veg and whos not by the data fed into it earlier.

Team members

  1. Varalakshmi K.G
  2. Vaishnavi R.B
  3. Aksa Rose

How it Works

The people who give count for the veg and non veg menu is fed into the database with their photos, using the OpenCV and Face recognition libraries, it recognises the face and identify whether the person gave count for veg or non veg.

Libraries used

  • OpenCV
  • Python
  • numpy
  • face recognition

How to configure

  1. Clone the repository to your local machine.
  2. run the command in the terminal
pip install opencv-python 
pip install numpy
pip install face_recognition

How to Run


run the python file

About

Its an another non-veg lunch day in the hostel and you give count to the veg option but what happens is that at the time of the lunch people shift between veg and non veg and there is a shortage of veg menu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages