All Projects → shreyasbhatia09 → Face-Detection-and-Tracking

shreyasbhatia09 / Face-Detection-and-Tracking

Licence: other
Face Detection and tracking using CamShift, Kalman Filter, Optical Flow

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Face-Detection-and-Tracking

Face-Detection-and-Tracking
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
Stars: ✭ 24 (-20%)
Mutual labels:  face-detection, opencv-python, kalman-filter, camshift
Computer-Vision
Cool Vision projects
Stars: ✭ 51 (+70%)
Mutual labels:  face-detection, optical-flow, opencv-python, kalman-filter
tracking-python3
In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.
Stars: ✭ 98 (+226.67%)
Mutual labels:  tracking, camshift, meanshift
Vpp
Video++, a C++14 high performance video and image processing library.
Stars: ✭ 655 (+2083.33%)
Mutual labels:  tracking, optical-flow
cam-track
Windows, Unix, Raspberry Pi Computer python program to Track Camera X, Y Movements and Convert to Camera Pointing Position. Useful for Stabilization or Robotics Course Correction
Stars: ✭ 27 (-10%)
Mutual labels:  tracking, opencv-python
realtime-facereccpp
Real time face recognition with tracking (mtcnn detection, kcf tracker, arcface loss)
Stars: ✭ 32 (+6.67%)
Mutual labels:  tracking, face-detection
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+140%)
Mutual labels:  tracking, face-detection
Deep Learning For Tracking And Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
Stars: ✭ 1,920 (+6300%)
Mutual labels:  tracking, optical-flow
Jeelizweboji
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
Stars: ✭ 835 (+2683.33%)
Mutual labels:  tracking, face-detection
Jeelizfacefilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 2,042 (+6706.67%)
Mutual labels:  tracking, face-detection
udacity-cvnd-projects
My solutions to the projects assigned for the Udacity Computer Vision Nanodegree
Stars: ✭ 36 (+20%)
Mutual labels:  face-detection, opencv-python
FaceRecog
Realtime Facial recognition system using Siamese neural network
Stars: ✭ 47 (+56.67%)
Mutual labels:  face-detection, opencv-python
brfv4 win examples
Windows C++ examples utilizing OpenCV for camera access and drawing the face tracking results.
Stars: ✭ 13 (-56.67%)
Mutual labels:  tracking, face-detection
face-detectify
😅 Detect faces in images. Without native modules. It uses tracking.js.
Stars: ✭ 20 (-33.33%)
Mutual labels:  tracking, face-detection
Brfv4 javascript examples
BRFv4 - HTML5/Javascript - examples project. Reference implementation for all other platform example packages.
Stars: ✭ 460 (+1433.33%)
Mutual labels:  tracking, face-detection
Kalman.jl
Flexible filtering and smoothing in Julia
Stars: ✭ 62 (+106.67%)
Mutual labels:  tracking, kalman-filter
Norfair
Lightweight Python library for adding real-time 2D object tracking to any detector.
Stars: ✭ 933 (+3010%)
Mutual labels:  tracking, kalman-filter
Image-Processing-in-Python
This repository contains the links to the article that I wrote on Medium pertaining to Image processing.
Stars: ✭ 23 (-23.33%)
Mutual labels:  face-detection, opencv-python
image processing
image-processing exercises.
Stars: ✭ 25 (-16.67%)
Mutual labels:  face-detection, opencv-python
CrowdFlow
Optical Flow Dataset and Benchmark for Visual Crowd Analysis
Stars: ✭ 87 (+190%)
Mutual labels:  tracking, optical-flow

Face-Detection-and-Tracking

Face Detection and tracking using

  1. CamShift
  2. Kalman Filter
  3. Optical Flow

Implemented using opencv and python

Special thanks to Professor Roy Shilkrot for providing the skeleton code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].