GithubHelp home page GithubHelp logo

linkedopenknowledge / facetoheart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pishangujeniya/facetoheart

0.0 0.0 0.0 63.44 MB

Get Heart Rate from Face using Java and OpenCV

Java 100.00%

facetoheart's Introduction

FaceToHeart

Measure Heart Rate from Face.

Inspired from

Following documents and papers helped a lot in developing this.

  • Measuring Heart Rate from Video - Isabel Bush - Stanford - link
  • Real Time Heart Rate Monitoring From Facial RGB Color Video Using Webcam - H. Rahman, M.U. Ahmed, S. Begum, P. Funk - link
  • Measuring Pulse Rate by using webcam - link

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need for development.

Libraries Needed

Below are the minimum libraries required for development :

  • Minim can be added in gradle via this link

  • If you are getting below exception then try to set path environment variable to the x64 version of opencv_java410.dll

  • MyFrame.main() Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: no opencv_java410 in java.library.path

  • After setting path variable to the location of dll directory, you might need to restart the computer.

Face Detection

Face Detection is processed with HaarCascade

Authors

Acknowledgments

  • Special thanks to this question on StackOverFlow
  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

facetoheart's People

Contributors

pishangujeniya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.