Demo of Experimental Face Detector API of Google Chrome
-
Updated
May 7, 2018 - JavaScript
Demo of Experimental Face Detector API of Google Chrome
A tiny application created from scratch using Vanilla Javascript and an experimental API called FaceDetector available in Chrome.
It is a FaceRecognition program used to recogize the faces.
Detecting the Faces.
Face Detection from images.Detect face using OpenCV CascadeClassifier. Application detects the face and eyes, Draws rectangle over it
Detects faces on provided pictures.
This is a basic image Processsing project which helps in detecting faces. We extensively use opencv-python and mediapipe. You will learn to draw rectangles and lines using mediapipe. This can further be used in other mlops or apps. Also we are displaying the accuracy of detection along with it's bounding box information such as the x and y coord…
An Experiment on Google Chrome's face detector API
Android application for face detection powered by Xamarin
Demo on YouTube: www.youtube.com/watch?v=MzjcEBZvj5A
A Python face detector app, brought to you by TechDreams Innovations Labs!
Simple project to detect if a person is wearing a mask
With Viola android face detection library, you can detect faces in a bitmap, crop faces using predefined algorithm and get additional information from the detected faces.
a tensorflow implement faceboxes
Add a description, image, and links to the facedetector topic page so that developers can more easily learn about it.
To associate your repository with the facedetector topic, visit your repo's landing page and select "manage topics."