1.0.2 • Published 6 years ago

imutils v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

imutils

A collection of some common Image processing & Object detection utilities, including a non DOM-dependent port of HAAR.js.

Installation

npm install imutils
yarn add imutils

Todo

  • Add tests
  • Add documentation
  • Fix linting issues

Credits

  • Haar classifiers from OpenCV
  • Cv.imshow ported from OpenCV
  • Face/Eyes detection ported from HAAR.js
  • Grayscale, Gaussian blur & Sobel filters ported from Tracking.js

Support

Please open an issue for support.

License

MIT