I’ve created a very simple way to face match two images using HTML5 and JavaScript. You upload the verification picture you’d like to use, take a snapshot from the video streaming from your camera/webcam, then use a face matching API to retrieve the results. Simple.
8 min read
#FaceRecognition #JavaScript #HTML
8 min read
#FaceRecognition #JavaScript #HTML
Medium
How to set up face verification the easy way using HTML5 + JavaScript
Upload, capture, verify.