Face Detection Node Opencv

Real-time face detection using OpenCV, Node.js, and WebSockets
Alternatives To Face Detection Node Opencv
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Openpose26,821
2 months ago235otherC++
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Opencv4nodejs4,72962422 months ago120May 13, 2020290mitC++
Nodejs bindings to OpenCV 3 and OpenCV 4
Node Opencv4,275307615 months ago31March 10, 2020126mitC++
OpenCV Bindings for node.js
Pigo3,992153 months ago24November 02, 20212mitGo
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
Face Mask Detection1,355
7 months ago20mitJupyter Notebook
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Lbpcascade_animeface1,223
5 years ago4
A Face detector for anime/manga using OpenCV
Head Pose Estimation1,023
a day ago25mitPython
Head pose estimation by TensorFlow and OpenCV
Facetracker931
3 years ago8mitC++
Real time deformable face tracking in C++ with OpenCV 3.
Emotion Detection907
2 months ago12mitPython
Real-time Facial Emotion Detection using deep learning
Real_time_face_recognition881
6 years ago14Python
(WARNING: This repository is NO LONGER maintained ) Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet
Alternatives To Face Detection Node Opencv
Select To Compare


Alternative Project Comparisons
Readme

face-detection-node-opencv

Real-time face detection using OpenCV, Node.js, and WebSockets.

Click here to see it in action.

Requirements

  • Node.js
  • OpenCV 3.4.0
    • May also work with older versions of OpenCV, but most recently tested with OpenCV 3.4.0
  • A webcam, e.g. laptop-integrated webcam, USB webcam

Installing Node.js packages

  • Navigate to the server directory
  • To install the packages: npm install

Running the demo

  • Make sure you are still in the server directory
  • To run the server: node server.js
  • To run the demo locally, open a browser and go to localhost:8080

The app should be up and running!

Popular Opencv Projects
Popular Face Projects
Popular Machine Learning Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Websocket
Opencv
Face
Webcam
Face Detection