Skip to content
#

cascade-classifier

Here are 5 public repositories matching this topic...

System detects vehicle density at traffic junctions and allots the required time to traffic lights for vehicle passage dynamically. Classifier is trained using positive and negative images. Further, Adaptive Boosting is used to combine a number of weak classifiers into a strong one. The outcome of AdaBoost is Trained Cascade, which is finally us…

  • Updated Jan 14, 2018
  • Java

ObjectDetector uses OpenCV Haar cascade classifiers to detect different objects in images and videos with Python. For now, this repository includes my trained haar cascade classifier for detecting cars, the default haar cascade classifier for human faces (haarcascade_frontalface_default), a classifier for bananas from CodingRobin and a classifie…

  • Updated Jun 22, 2019
  • Java

Improve this page

Add a description, image, and links to the cascade-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cascade-classifier topic, visit your repo's landing page and select "manage topics."

Learn more