Metadata-Version: 1.1
Name: pygarl
Version: 0.1.0
Summary: Python Gesture Analysis and Recognition Library
Home-page: https://github.com/federico-terzi/pygarl
Author: Federico Terzi
Author-email: freddy6896@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: # What is pyGARL?

        pyGARL stands for _Python Gesture Analysis and Recognition Library_ and, as you may expect, it's used to build gesture recognition systems.

        I decided to build it because, after the success of my previous project ( the Gesture Keyboard ), I felt that a general purpose gesture recognition library would have been useful for a lot of people.

        

        
Keywords: pygarl gesture recognition library movement accelerometer machine learning ml svm
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
