haar-classifiers

There are 25 repositories under haar-classifiers topic.

  • sidroopdaska/SelfDrivingRCCar

    Autonomous RC Car using Neural Networks, Python and Open CV

    Language:Python13113445
  • anaustinbeing/haar-cascade-files

    A complete collection of Haar-Cascade files. Every Haar-Cascades here!

  • kunalgupta777/OpenCV-Face-Filters

    Snapchat-like Face Filters in OpenCV

    Language:Python584624
  • ahmetozlu/human_computer_interaction

    Fist, palm and hand detection & tracking for intelligent human-computer interaction game character movement control with OpenCV on Java (Processing sketchbook).

    Language:Processing482218
  • cfizette/road-sign-cascades

    Collection of HAAR and LBP cascades designed to recognize various street signs

  • lcosicnus/CMS

    Vehicle detection and tracking and speed estimation using opencv

    Language:Python210112
  • SubhiH/Face-Detection-IOS

    IOS application for object detection using Haar feature-based cascade classifiers in OpenCV

    Language:Swift17309
  • alex-lechner/Face-Eyes-Smile-Detection

    A face, eyes, and smile detector using Haar-like features with OpenCV.

    Language:Python7107
  • johnbumgarner/facial_features_detection

    This repository provides various Python methods for performing basic facial detection and facial features recognition.

    Language:Python4201
  • obynio/adaboost

    A parallelised facial recognition program written from scratch in C with minimal dependencies

    Language:C4401
  • terminate9298/Face_Recognision

    Face Recognition with VGG and Resnet model by using Transfer learning.

    Language:Python4101
  • yash8005/Facial-Recognition-using-haar-cascade

    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.

    Language:Python4200
  • ck090/FaceRecognition_Haar-Cascades_and_LBPH

    A Facial Features Recognition using Opencv and Haar-Cascades

    Language:Python2200
  • praveengadiyaram369/Self-Driving-Vehicle

    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.

    Language:C++2200
  • prnvdixit/Engaze

    A lightweight, real-time application to invigilate an exam automatically without requiring any manual invigilator, expensive hardware or data-set training. Suited for users with lesser bandwidth.

    Language:Python2114
  • devershichandra27/deletrear

    A simple python program to detect object using Haar Classifiers

    Language:Python1000
  • policratus/piplcount

    👨‍👩‍👦‍👦 Piplcount - Count how many humans are in the scene (from cam feed or video file).

    Language:Python1301
  • sklohani/haarcascade_iris

    This repository contains trained haar cascade classifier for iris detection.

    Language:Python1200
  • gastonzarate/detector-plexo-braquial-en-ultrasonido-opencv

    Detecta el plexo branquial desde imgenes de ultrasonido del cuello

    Language:Python0100
  • PrachiP23/Face-Detection-and-Recognition

    Face Detection and Recognition

    Language:Jupyter Notebook0000
  • ashraf-minhaj/Bodna-or-Lota-detector

    Haar classifier to detect Bodna or Lota in images or Video.

    Language:Python20
  • mori-c/byotics-makerfestival

    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.

    Language:HTML10
  • nabeelsalam/node-opencv-security-cam

    OpenCV detection based security cam using node.js Detects intruders from the webcam video and saves images of them.

    Language:JavaScript10
  • xu-chris/cv-module-face-detector

    Detects faces with pretrained OpenCV Haar classifiers, with OpenCV and Python.

    Language:Python22