viola-jones topic

List viola-jones repositories

HAAR.js

333
Stars
64
Forks
Watchers

Feature Detection based on Haar Cascades in JavaScript (Viola-Jones-Lienhart et al Algorithm)

wasmface

81
Stars
11
Forks
Watchers

Viola-Jones face detection from scratch in WebAssembly

GestureDetect-Violajones-CNN-

26
Stars
6
Forks
Watchers

Gesture detect by viola-jones and cnn(based on opencv and caffe), able to detect and classify 5 kinds of pose, best 3ms/perframe on ARM-Firefly-RK3399

ViolaJones

17
Stars
5
Forks
Watchers

Viola-Jones face detector.

This project is part of the CS course 'Systems Engineering Meets Life Sciences I' at Goethe University Frankfurt. In this Computer Vision project, we present our first attempt at tackling the problem...

Face-Detection-and-Tracking

29
Stars
12
Forks
Watchers

Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemented in OpenCV 3.3.0 and Python 2.7

Viola-Jones

42
Stars
22
Forks
Watchers

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

FaceDetection.jl

27
Stars
2
Forks
Watchers

A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia

The face of a human is crucial for conveying identity. Computer scientists, Neuro scientists, and psychologists, all exploits this human feature using image processing techniques for commercial, and l...

face_detect_open

29
Stars
14
Forks
Watchers

A Voila-Jones face detector hardware implementation