Skip to content

ZoelefackReynaNk/Computer_Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snapclone

A simple Snapchat camera clone written in Python which makes use of OpenCV and a Dlib-based face detection and recognition library called face_recognition.

Setup

  • Install Python 3 on your machine.
  • Clone this repo [email protected]:nicholaskajoh/snapclone.git.
  • Create and/or use a virtual environment.
  • Run pip install -r requirements.txt to install dependencies.
  • Run python snap_cam.py.

Controls

  • Use keys 1, 2 and 3 to toggle glasses, headgears and masks respectively.
  • Use key s to take a photo. The images are stored in the photos folder.
  • Use key q to quit the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages