/catzilla-facerecognition

Gunadarma's Catzilla Face Recognition program

Primary LanguagePython

Catzilla Face Recognition

Gunadarma's Catzilla Face Recognition program. It is a simple program that leveraged opencv and face-recognition from PyPi.

How to run the program

Prerequisites

Make sure you have opencv and face-recognition installed.

Installation

  1. Clone the repository
  2. Run cd catzilla-facerecognition
  3. Run python3 src/main.py to run the program.