/Face-Detection

Use OpenCV to perform face detection for uploaded image

Primary LanguageJavaScript

Face Detection

Face detection using OpenCV, Node.js and Express.js

Dependency

Setup

To test the feature on local computer:

npm install
npm start

Open your browser and access the site via localhost:8088