- Node.js installed.
- OpenCV 2.4.x installed.
- 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
.
Licensed under MIT.