/express-opencv-face-detection

A Node.js Express App that performs real-time face detection and uses Pug as a templating language.

Primary LanguageJavaScriptMIT LicenseMIT

Node.js-Express-OpenCV-Face Detection


Prerequisite

Installation

  • Clone or download this repository.
git clone https://github.com/jovanidash21/express-opencv-face-detection.git
  • Navigate to the project directory.
cd express-opencv-face-detection
  • Install node modules.
npm install
  • Run the project.
npm start
  • Open a browser and visit localhost:3000.

Credit

License

Licensed under MIT.