face-recognition

v0.9.4
Simple Node.js API for robust face detection and face recognition.
face detection recognition

test

mocha --timeout 30000 --recursive ./tests

install

node-gyp rebuild

configure

node-gyp configure

build

node-gyp configure build

rebuild

node-gyp rebuild

clean

node-gyp clean

build-debug

node-gyp rebuild --debug
npm i face-recognition

Metadata

  • MIT
  • Whatever
  • justadudewhohacks
  • released 11/13/2018

Downloads