Metadata-Version: 1.1
Name: bob.rppg.base
Version: 1.1.0
Summary: Baseline Algorithms for Remote Photoplethysmography (rPPG)
Home-page: https://gitlab.idiap.ch/bob/bob.rppg.base
Author: Guillaume Heusch
Author-email: guillaume.heusch@idiap.ch
License: GPLv3
Description: .. vim: set fileencoding=utf-8 :
        .. Mon 23 Jan 14:37:08 CET 2017
        
        .. image:: http://img.shields.io/badge/docs-v1.1.0-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.rppg.base/v1.1.0/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.rppg.base/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.rppg.base/badges/v1.1.0/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.rppg.base/commits/v1.1.0
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.rppg.base
        .. image:: http://img.shields.io/pypi/v/bob.rppg.base.svg
           :target: https://pypi.python.org/pypi/bob.rppg.base
        
        
        ===============================
         Remote Heart Rate Measurement
        ===============================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. It provides a set of algorithm to infer the heart rate from face video sequences.
        
        
        Installation
        ------------
        
        Follow our `installation`_ instructions. Then, if you would like to use
        this package, just do::
        
          $ conda install bob.rppg.base 
        
        Or if you would like to develop the package::
        
          $ git clone git@gitlab.idiap.ch:bob/bob.rppg.base.git
          $ cd bob.rppg.base 
          $ buildout
        
        
        Contact
        -------
        
        For questions or reporting issues to this software package, contact our
        development `mailing list`_.
        
        
        .. Place your references here:
        .. _bob: https://www.idiap.ch/software/bob
        .. _installation: https://www.idiap.ch/software/bob/install
        .. _mailing list: https://www.idiap.ch/software/bob/discuss
Keywords: bob,physiological signals,remote photoplethysmography,ppg
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
