Skip to main content

Implementation of some object detection

Project description

PyPI Travis Documentation Status PyPI - Downloads https://img.shields.io/badge/license-MIT%20-blue.svg

Implementation of some object detection in Python3.5+. It is included in this project:

  • Face and Eye detection using OpenCV Haar feature-based cascade classifiers.

Result Cascade
  • Face detection using OpenCV Deep Neural Networks

Result DNN

For for info, Read the docs.

Installation

It can be installed through pip:

pip3 install --user cv2utils

This implementation requires OpenCV and Numpy.

References

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cv2utils-0.1.2.tar.gz (5.3 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page