opencv-facecrop

Auto-detect faces in a picture and crop them out.

UNLICENSE License

Downloads
71
Stars
12
Committers
4

Bot releases are hidden (Show)

opencv-facecrop - Fixes & Enhancements Latest Release

Published by arghyadeep-k about 4 years ago

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.
opencv-facecrop - Major Fixes & API changes

Published by arghyadeep-k about 4 years ago

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.
opencv-facecrop - Major Updates & Fixes

Published by arghyadeep-k about 4 years ago

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.
opencv-facecrop - Documentation Update

Published by arghyadeep-k about 4 years ago

opencv-facecrop - First Pre-Release

Published by arghyadeep-k about 4 years ago