imutils
v1.0.2
Published
Image processing & object detection utils
Downloads
39
Maintainers
Readme
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