UNPKG

facefilter

Version:

Real time face detection and tracking from camera video feed.

30 lines (29 loc) 667 B
{ "name": "facefilter", "version": "3.4.3", "description": "Real time face detection and tracking from camera video feed.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jeeliz/jeelizFaceFilter.git" }, "keywords": [ "face", "tracking", "detection", "filter", "webcam", "robust", "video", "camera" ], "author": "Xavier Bourry", "license": "Apache-2.0", "bugs": { "url": "https://github.com/jeeliz/jeelizFaceFilter/issues" }, "homepage": "https://jeeliz.github.io/jeelizFaceFilter/" }