Skip to content

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

License

Notifications You must be signed in to change notification settings

jovanidash21/express-opencv-face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published