All Versions
11
Latest Version
Avg Release Cycle
101 days
Latest Release
1264 days ago

Changelog History
Page 1

  • v1.4.3 Changes

    November 09, 2020

    ๐Ÿš€ Release updates

    • ๐Ÿ›  Renamed FindLandmarkPoints method to GetLandmarkPoint for better reference. Minor fixes.
  • 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.