cv2utilsΒΆ

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