Repository navigation

#

haar-cascade

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.

C++
2140
1 天前

Vehicle Detection by Haar Cascades with OpenCV

C++
551
3 年前

Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the players soul. Hope you enjoy!

Python
414
2 年前

Implementation of Facial Recognition System Using Facenet based on One Shot Learning Using Siamese Networks

Python
134
1 年前

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

110
7 年前

Notebook for accessing local webcam within Google Colab on Images and Videos. Basic tutorial running face detection on webcam image and video.

Jupyter Notebook
105
4 年前

Viola-Jones face detection from scratch in WebAssembly

C++
82
7 年前

Detecting empty spaces in car parking using a camera at lamp-post angle. Video explanation: https://www.youtube.com/watch?v=y1M5dNkvCJc&t. Also check my new video in the same series, Easy Street Parking: https://www.youtube.com/watch?v=1aNT6S_VBNc

Jupyter Notebook
80
6 年前

Training a face detection cascade using Adaptive Boosting after Viola and Jones.

Jupyter Notebook
56
7 年前

Detection of traffic lights and driving on red light.

C++
55
11 年前

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

Processing
51
5 年前

A face detection program in python using Viola-Jones algorithm.

Python
49
7 年前

Face Recognition/Detection (image/video) using skin tone threshold algorithm, haar cascade for face detection and LBPH for face recognition. It also implements the concept of multithreaded server with multiple clients.

Python
45
5 年前

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

41
3 年前