Skip to content

Releases: exadel-inc/compreface-javascript-sdk

CompreFace JavaScript SDK 1.0.0

08 Jul 15:53
b1bac4f

Choose a tag to compare

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

19 Sep 10:28
52260bd

Choose a tag to compare

Pre-release

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

21 May 09:56
36f781b

Choose a tag to compare

Pre-release

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

06 May 09:13
4abc5f5

Choose a tag to compare

Pre-release

Features

  • Added support of Blob object. See more here
  • Added face detection webcam demo. See more here

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

25 Apr 11:50
cc71d41

Choose a tag to compare

Pre-release

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

29 Mar 16:24

Choose a tag to compare

Pre-release

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.

  1. CompreFace(Version 0.4.1)
  2. 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