All Versions
11
Latest Version
Avg Release Cycle
101 days
Latest Release
1552 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.4.3 Changes
November 09, 2020๐ Release updates
- ๐ Renamed
FindLandmarkPoints
method toGetLandmarkPoint
for better reference. Minor fixes.
- ๐ Renamed
-
v1.4.2 Changes
May 09, 2020๐ Release updates
- ๐ Extend the CLI app with pipe commands support. #37
-
v1.4.1 Changes
April 27, 2020๐ Release updates
- Extend json export with pupil localization and landmark detections #33
-
v1.4.0 Changes
November 15, 2019๐ Release updates
- ๐ฑ Webassembly support ๐
- Webcam demo running on wasm
-
v1.3.0 Changes
October 15, 2019๐ Release updates
- Facial landmark points detection capabilities
- ๐ New integration and unit test cases
-
v1.2.1 Changes
September 19, 2019๐ Release updates
- โ Integrated pupil localization on rotated faces
- Simplifying pupil detection algorithm
- Code cleanup
-
v1.2.0 Changes
August 09, 2019๐ Release updates
- Extended the library with pupils / eyes localization capabilities.
- โ Created test example running as a shared object in a Python environment.
-
v1.1.0 Changes
January 07, 2019๐ Release updates
- Plane rotated faces detection capabilities.
-
v1.0.3 Changes
August 22, 2018๐ Release updates
- ๐จ Refactored face detection code.
- ๐ Support to export detected face coordinates into a json file.
-
v1.0.2 Changes
August 17, 2018๐ Release updates
- โ Test cases included for grayscale image detection and image types.