0.0.1 • Published 3 years ago

arcsoft-face v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Arcsoft-Face

Arcsoft Face Cognition Engine.

Arcsoft is a Face Cognition Engine, which contains Face Detection, Face Recognition and Face Tracking.

This module is a Non-Official wrapper of ArcFace C++ SDK used for nodejs.

Installation

Step 1 install windows-build-tools

$ npm i -g windows-build-tools

Step 2 with npm

$ npm install arcsoft-face --save

or with yarn

$ yarn add arcsoft-face

TODO

Face Tracking SDK is in progress.

License

MIT