Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: haar-classifiers

sidroopdaska/SelfDrivingRCCar

Autonomous RC Car using Neural Networks, Python and Open CV

Language: Python - Size: 124 MB - Last synced: 15 days ago - Pushed: almost 3 years ago - Stars: 129 - Forks: 43

cfizette/road-sign-cascades

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

Size: 12.1 MB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 40 - Forks: 24

ashraf-minhaj/Bodna-or-Lota-detector

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

Language: Python - Size: 563 KB - Last synced: 2 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

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: HTML - Size: 107 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

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: Processing - Size: 233 KB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 41 - Forks: 18

kunalgupta777/OpenCV-Face-Filters

Snapchat-like Face Filters in OpenCV

Language: Python - Size: 4.15 MB - Last synced: 5 months ago - Pushed: about 5 years ago - Stars: 58 - Forks: 24

policratus/piplcount 📦

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

Language: Python - Size: 18.2 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

xu-chris/cv-module-face-detector

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

Language: Python - Size: 2.86 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

gastonzarate/detector-plexo-braquial-en-ultrasonido-opencv

Detecta el plexo branquial desde imgenes de ultrasonido del cuello

Language: Python - Size: 2.47 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

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++ - Size: 16.2 MB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

lcosicnus/CMS

Vehicle detection and tracking and speed estimation using opencv

Language: Python - Size: 52 MB - Last synced: 12 months ago - Pushed: about 6 years ago - Stars: 21 - Forks: 11

anaustinbeing/haar-cascade-files

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

Size: 1.5 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 75 - Forks: 249

johnbumgarner/facial_features_detection

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

Language: Python - Size: 2.3 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 1

sklohani/haarcascade_iris

This repository contains trained haar cascade classifier for iris detection.

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

SubhiH/Face-Detection-IOS

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

Language: Swift - Size: 1.91 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 15 - Forks: 9

alex-lechner/Face-Eyes-Smile-Detection

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

Language: Python - Size: 394 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 5 - Forks: 6

obynio/adaboost

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

Language: C - Size: 1.24 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 1

beremaran/eigenfaces-recognizer

Single Frame / Real-time face recognizing with eigen-faces

Language: C# - Size: 155 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

terminate9298/Face_Recognision

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

Language: Python - Size: 136 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

ck090/FaceRecognition_Haar-Cascades_and_LBPH

A Facial Features Recognition using Opencv and Haar-Cascades

Language: Python - Size: 36.9 MB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0

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: Python - Size: 1.28 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

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: JavaScript - Size: 2.08 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ChaosExplorer/Face-detector

Language: C# - Size: 40.3 MB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 4 - Forks: 1

PrachiP23/Face-Detection-and-Recognition

Face Detection and Recognition

Language: Jupyter Notebook - Size: 15.2 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

devershichandra27/deletrear

A simple python program to detect object using Haar Classifiers

Language: Python - Size: 227 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

Related Keywords
haar-classifiers 25 opencv 16 face-detection 10 haar-cascade 10 face-recognition 8 haar-cascade-classifier 8 computer-vision 7 python 6 image-processing 4 opencv-python 4 haar-training 4 machine-learning 3 haar-features 2 webcam 2 opencv3-python 2 haar 2 haarcascade-frontalface 2 face 2 facial-detection 2 hci 2 video 2 human-computer-interaction 2 autonomous-vehicles 2 smile-detection 1 ios-swift 1 adaboost 1 adaboost-algorithm 1 eigenfaces 1 classification 1 ios 1 haarcascade-iris 1 haarcascade-classifier 1 haarcascade 1 haarcascade-nose 1 haarcascade-mouth 1 haarcascade-eye 1 cv2 1 vehicle-tracking 1 vehicle-detection 1 speed-estimation 1 hand-recognition 1 gesture-recognizer 1 gesture-recognition 1 detection 1 viola-jones 1 skin-segmentation 1 matlab 1 skin-detection 1 gaussian-probability-model 1 webcam-capture 1 security-camera 1 security 1 nodejs 1 eye-detection 1 eye 1 classifier 1 vgg16-model 1 vgg16 1 tensorflow 1 resnet50 1 keras 1 facerecognitionproject 1 cnn-keras 1 cnn-classification 1 cnn 1 hand-gestures 1 hand-gesture-recognition 1 hand-detection 1 fist-detection 1 computer-vision-based-computer-game 1 signal-processing 1 sensors-data-collection 1 research-project 1 lab-on-a-chip 1 dlib-tracker 1 computational-biology 1 clmtrackr 1 biosensors 1 lota-detector 1 bodna 1 xml 1 lbp-features 1 computervision 1 self-driving-car 1 python3 1 neural-network 1 autonomous-driving 1 optical-flow 1 medianflow 1 steering 1 robotics 1 raspberry-pi 1 image 1 car 1 camera-image 1 python-module 1 video-processing 1 training 1 snapchat 1 snap 1