The Wayback Machine - https://web.archive.org/web/20200717043322/https://github.com/topics/haar-classifiers
Skip to content
#

haar-classifiers

Here are 24 public repositories matching this topic...

Vision Based Intelligent Human-Computer Interaction Game: Control the game character's velocity through your fist or palm(hand) movement! Haar-Cascade Classifier was used for fist and palm(hand) detection. Game was developed with OpenCV on Java (Processing sketchbook)!
  • Updated Jul 6, 2019
  • Processing

The interface of the autonomous car with the surroundings must be similar to that of human way of interaction. Humans use their eyes as a source of vision and then processes the visual signals in his/her brain and takes the necessary action accordingly. Similarly the autonomous car uses a camera as a visual source to know its surrounding, path etc. and uses the image processing techniques on the images received from the camera. This processing takes place on a minicomputer (RASPBERRY PI). After image processing, control instructions are passed on to the driving motors which helps in steering the vehicle accordingly.
  • Updated Sep 8, 2018
  • C++

Human face identification has been a testing issue in the regions of picture preparing and patter acknowledgment. Another human face location calculation by crude Haar course calculation joined with the refreshed changes are to be examined.First, pictures of individuals are handled by a crude Haar course classifier, almost without wrong human face dismissal (low rate of false negative) yet with some wrong acknowledgment (false positive). Also, to dispose of these wrongly acknowledged non-human faces, a powerless classifier in light of face skin tint histogram coordinating is connected and a dominant part of non-human countenances are evacuated. Next, another frail classifier in view of eyes identification is attached and some leftover non-human appearances are resolved and dismissed. At last, a mouth recognition task is used to the rest of the non-human appearances and the false positive rate is additionally diminished.
  • Updated May 15, 2019
  • Python

OpenCV prototype linked integrate frameworks using HAAR Classification and DLib & CLM Face Detection models composed by a collection of miscellaneous Machine Learning, Computer Vision, Image Processing, and Linear Algebra algorithms.
  • Updated May 16, 2019
  • HTML

Improve this page

Add a description, image, and links to the haar-classifiers 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 haar-classifiers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.