Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 337 Bytes

File metadata and controls

8 lines (5 loc) · 337 Bytes

Detectify

A Python face detection application, brought to you by TechDreams Innovations Labs. Enjoy!

Prerequisites

  1. Install OpenCV. Instructions on how to do so are available here.
  2. Install numpy with pip install numpy.