Skip to content

attilajakab/cv-face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision Face Detection

Experimenting with OpenCV.

Getting started

Prerequisites

  • node version 8+
  • opencv4nodejs - follow the installation instructions here
  • webcam - either integrated in laptop or connected by USB

Installation

After opencv4nodejs is successfully installed run:

npm install

Starting the project

Simply run:

node server.js

Navigate to your browser at http://localhost:8080/. That's it!

Demo

Short video demonstration here.

About

Experimenting with OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published