Releases: exadel-inc/compreface-javascript-sdk
CompreFace JavaScript SDK 1.0.0
Features
- Added support of CompreFace 1.0.0 features
Compatibility
Please see the compatibility matrix here.
Installation
To add CompreFace JS SDK to your project, run the following command in the project folder:
npm i @exadel/compreface-js-sdk
CompreFace JavaScript SDK 0.6.0
Features
- Added support of CompreFace 0.6.0 features
Compatibility
Please see the compatibility matrix here.
Installation
To add CompreFace JS SDK to your project, run the following command in the project folder:
npm i @exadel/compreface-js-sdk
CompreFace JavaScript SDK 0.5.2
Features
- Refactoring, unit tests, and optimizations.
Compatibility
- CompreFace JavaScript SDK 0.5.2 is compatible with CompreFace 0.5.0 version and more. Please see the compatibility matrix here.
Installation
To add CompreFace JS SDK to your project, run the following command in the project folder:
npm i @exadel/compreface-js-sdk
CompreFace JavaScript SDK 0.5.1
Features
Compatibility
- CompreFace JavaScript SDK 0.5.1 is compatible with CompreFace 0.5.0 version and more. Please see the compatibility matrix here.
Installation
To add CompreFace JS SDK to your project, run the following command in the project folder:
npm i @exadel/compreface-js-sdk
CompreFace JavaScript SDK 0.5.0
Features
- Added support of new CompreFace features: Face detection services, Face verification service, and face plugins. See more in CompreFace documentation.
Compatibility
- CompreFace JavaScript SDK 0.5.0 is compatible with CompreFace 0.5.0 version and more. Please see the compatibility matrix here.
Installation
To add CompreFace JS SDK to your project, run the following command in the project folder:
npm i @exadel/compreface-js-sdk
CompreFace JavaScript SDK 0.4.1
CompreFace JavaScript SDK makes face recognition into your application even easier.
Requirements
Before using our SDK make sure you have installed CompreFace and Nodejs on your machine.
- CompreFace(Version 0.4.1)
- Nodejs(Version 10+)
Installation
To add CompreFace JS SDK to your project, run the following command in the project folder:
npm i @exadel/compreface-js-sdk