Skip to content

Releases: arghyadeep-k/opencv-facecrop

Fixes & Enhancements

27 Sep 23:17
Compare
Choose a tag to compare
Fixes & Enhancements Pre-release
Pre-release

Changelogs:

  • Fixed a major issue with exceptions.
  • Better error handling with appropriate messages.
  • New parameter factor introduced which helps in increasing/decreasing the cropped area of face.
  • More unit test cases added.
  • Code Coverage enhanced to 99%.
  • README updated with information on defaults.

Major Fixes & API changes

26 Sep 07:19
5b05917
Compare
Choose a tag to compare
Pre-release

Changelogs:

  • Function API has been modified to reduce complexity.
  • Fixes in loading pre-trained classifier files.
  • Added .npmignore file to reduce packaging size.
  • Added unit test cases for the new developments.
  • Moved to Codecov from Sonarqube.
  • README updates with images added.

Major Updates & Fixes

24 Sep 18:09
ef633ea
Compare
Choose a tag to compare
Major Updates & Fixes Pre-release
Pre-release

Changelogs:

  • Added support for multi-face detection.
  • Redirecting to opencv4js npm package to obtain the updated opencv.js file easily.
  • Integrated Sonarqube for code scanning and detect bugs/issues/smells in code.
  • Integrated Jest for unit testing.
  • Code coverage- 94.4%.
  • README updates to provide more clarity.

Documentation Update

21 Sep 13:11
Compare
Choose a tag to compare
Documentation Update Pre-release
Pre-release
v0.0.2

Updated package version

First Pre-Release

18 Sep 22:04
6f50963
Compare
Choose a tag to compare
First Pre-Release Pre-release
Pre-release
v0.0.1

Name formatting