Metadata-Version: 1.1
Name: pyFaceTracker
Version: 0.1.1
Summary: A python wrapper for the FaceTracker library by Jason Mora Saragih
Home-page: https://bitbucket.org/amitibo/pyfacetracker
Author: Amit Aides
Author-email: amitibo@tx.technion.ac.il
License: See separate LICENSE file
Description: 
        pyfacetracker is a thin wrapper around FaceTracker. It enables using
        FaceTracker while enjoyging the comfort of the Python scripting language.
        FaceTracker is a library for deformable face tracking written in C++ using
        OpenCV 2, authored by Jason Saragih and maintained by Kyle McDonald.
        
Keywords: Face Tracking,Image Processing,Video Processing
Platform: UNKNOWN
Classifier: License :: Other/Proprietary License
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering
