KritikaSrivastava / Heart-Rate-Estimation
A C++ code that detects the heart-rate of an individual from a input video. It is inspired by reviewing recent work on Eulerian Video Magnification. This application uses OpenCV to find the location of the user's face, then isolate the forehead region. Data is collected from this location over time to estimate the user's heart rate. This is done…
☆11Updated 6 years ago
Alternatives and similar repositories for Heart-Rate-Estimation:
Users that are interested in Heart-Rate-Estimation are comparing it to the libraries listed below
- Video based Heart rate measure☆38Updated 3 years ago
- Face Anti-spoofing demo to detect print, video replay, and mask attack by using LBP features and rPPG features.☆40Updated 5 years ago
- Real-time and oneshot head pose estimation using opencv, dlib and ceres☆25Updated 4 years ago
- (Paper) A Novel Algorithm for Remote Photoplethysmography: Spatial Subspace Rotation☆18Updated 8 years ago
- Human 3D Facial Pose Estimation and Tracking (AffCom IJCAI2018)☆50Updated 4 years ago
- An MTCNN based face detection and an optical-flow based tracking running in two threads.☆35Updated 6 years ago
- 用opencv写的一个人的皮肤检测器,里面 封装了多种算法☆58Updated 7 years ago
- A simple system that used OpenCV library coded in C++ that detect and track moving object by implementing background subtraction techniqu…☆10Updated 6 years ago
- The dataset used for the "A non-contact SpO2 estimation using video magnification and infrared data" publication☆10Updated 9 months ago
- Face key point alignment based on Ultraface and Pfld by MNN☆9Updated 4 years ago
- 人脸工具包大杂烩,包括视频人脸追踪,68关键点检测,三维人脸3DMM参数标注等☆25Updated 4 years ago
- Integrated Algorithm: PSNR/SSIM/GSSIM/BRISQUE/NRSS☆24Updated 4 years ago
- This repository contains software code to track various human body joints in low resolution video given the human pose at each frame. The…☆12Updated 7 years ago
- kaushik4444 / Remote-photoplethysmography-to-monitor-Human-cardiac-activities-using-Commercial-WebcamsRemote photoplethysmography (rPPG) is a contactless method to monitor human cardiac activities by detecting the pulse-induced subtle colo…☆21Updated 3 years ago
- ☆16Updated 4 years ago
- FaceRecognition2 is an implementation project of face detection and recognition. The face detection using MTCNN algorithm, and recognitio…☆20Updated 6 years ago
- C++ Implementation of Practical Facial Landmark Detector on NCNN.☆24Updated 4 years ago
- Head Pose Estimation based on 3dmm.☆36Updated 3 years ago
- Face detection using active shape models 🐍☆45Updated 10 months ago
- ☆21Updated 6 years ago
- Online remote photoplethysmography with basler camera support☆27Updated 4 years ago
- An experimental program that stitches multiple channels of video into one video☆10Updated 5 years ago
- Estimating pulse remotely using video images☆19Updated 4 years ago
- Tools to make state of the art "face spoofing" attack detector☆16Updated 3 years ago
- Face anti-spoofing using rPPG☆14Updated 7 years ago
- 开源视频人脸跟踪算法,MNN基于mtcnn人脸检测+onet人脸跟踪,在i7-9700k的cpu检测速度可高达500fps☆22Updated 4 years ago
- Code for detection-based head tracking.☆14Updated 8 years ago
- 移动端快速人脸检测模型是基于RetinaFace的优化去掉stride8以及stride32和stride16的landmark 在CPU位Intel(R) Pentium(R) CPU G2020 @ 2.90GHz(2900 MHz)的设备中人脸检测可达到40ms/帧☆15Updated 5 years ago
- Implemetation of "Pixel-In-Pixel Net: Towards Efficient Facial Landmark Detection in the Wild"☆10Updated last year
- SCRFD face detection based on MNN inference framework☆17Updated 3 years ago