Metadata-Version: 1.1
Name: vor12
Version: 0.2.dev3
Summary: The Vor12 project, a mobile video camera created for object tracking experiments.
Home-page: http://www.jdhp.org/
Author: Jeremie DECOCK
Author-email: jd.jdhp@gmail.com
License: UNKNOWN
Download-URL: http://www.jdhp.org/
Description: ======
        VoR12_
        ======
        
        Copyright (c) 2015 Jeremie DECOCK (http://www.jdhp.org)
        
        
        * Web site: http://www.jdhp.org/projects_en.html#vor12
        * Source code: https://github.com/volab/vor12
        * Issue tracker: https://github.com/volab/vor12/issues
        * VoR12 on PyPI: https://pypi.python.org/pypi/vor12
        .. * Online documentation: http://vor12.readthedocs.org
        
        
        Description
        ===========
        
        The VoR12 project is a mobile video camera.
        It uses two `Dynamixel AX-12`_ actuators and the OpenCV_ computer vision
        library for object tracking experiments.
        
        .. figure:: http://download.tuxfamily.org/jdhp/image/vor12-2.jpeg
           :alt: Photo 1
        
           Photo 1
        
        Note:
        
            This project is still in beta stage, so the API is not finalized yet.
        
        
        Bug reports
        ===========
        
        To search for bugs or report them, please use the VoR12 Bug Tracker at:
        
            https://github.com/volab/vor12/issues
        
        
        License
        =======
        
        The ``VoR12`` library is provided under the terms and conditions of the
        `MIT License <http://opensource.org/licenses/MIT>`__.
        
        
        .. _VoR12: http://www.jdhp.org/projects_en.html
        .. _Dynamixel AX-12: http://support.robotis.com/en/product/dynamixel/ax_series/dxl_ax_actuator.htm
        .. _OpenCV: http://opencv.org/
        
Keywords: opencv image recognition dynamixel ax12 ax-12 servo actuator robotics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Multimedia :: Video :: Capture
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
