{ "info": { "author": "Jeremie DECOCK", "author_email": "jd.jdhp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Topic :: Multimedia :: Video", "Topic :: Multimedia :: Video :: Capture", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Image Recognition" ], "description": "=========\nPyVoR-CV_\n=========\n\nCopyright (c) 2015 Jeremie DECOCK (http://www.jdhp.org)\n\n\n* Web site: http://www.jdhp.org/projects_en.html#pyvorcv\n* Online documentation: http://pyvorcv.readthedocs.org\n* Source code: https://github.com/volab/pyvorcv\n* Issue tracker: https://github.com/volab/pyvorcv/issues\n* PyVoR-CV on PyPI: https://pypi.python.org/pypi/pyvorcv\n\nIn collaboration with http://www.vorobotics.com\n\n\nDescription\n===========\n\nThe PyVoR-CV project (Python based VoRobotics Computer Vision), is a computer\nvision library made for some VoRobotics projects (VoR11_, VoR12_, ...).\nPyVoR-CV is mostly based on the OpenCV_ computer vision library.\n\n|Photo 1|_\n\nNote:\n\n This project is still in beta stage, so the API is not finalized yet.\n\n\nDemos\n=====\n\n|Video 1|_\n\n\nDependencies\n============\n\n- Python 3.4\n- `OpenCV`_ versions 3.0.0 or above\n- `NumPy`_\n\n.. PyVoR-CV is tested to work with Python 3.4 under Gnu/Linux Debian 8 and Windows\n.. 7.\n.. It should also work with Python 3.X under recent Gnu/Linux and Windows systems.\n.. It hasn't been tested (yet) on MacOSX and BSD systems.\n.. \n.. `Python-serial`_ is required to install PyVoR-CV.\n\nNote:\n\n.. If you use ``pip`` to install PyVoR-CV, PyAX-12 and Numpy will be\n.. automatically downloaded and installed (see the following install_\n.. section).\n\n OpenCV cannot be installed with ``pip``, thus you have to install it\n manually.\n\n\n.. _install:\n\nInstallation\n============\n\nGnu/Linux\n---------\n\nYou can install, upgrade, uninstall PyVoR-CV with these commands (in a\nterminal)::\n\n pip install --pre pyvorcv\n pip install --upgrade pyvorcv\n pip uninstall pyvorcv\n\nOr, if you have downloaded the PyVoR-CV source code::\n\n python3 setup.py install\n\n.. There's also a package for Debian/Ubuntu::\n.. \n.. sudo apt-get install pyvorcv\n\nWindows\n-------\n\n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.4 under Windows 7.\n.. It should also work with recent Windows systems.\n\nYou can install, upgrade, uninstall PyVoR-CV with these commands (in a\n`command prompt`_)::\n\n py -m pip install --pre pyvorcv\n py -m pip install --upgrade pyvorcv\n py -m pip uninstall pyvorcv\n\nOr, if you have downloaded the PyVoR-CV source code::\n\n py setup.py install\n\nMacOSX\n-------\n\n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.4 under MacOSX 10.6 (*Snow Leopard*).\n.. It should also work with recent MacOSX systems.\n\nYou can install, upgrade, uninstall PyVoR-CV with these commands (in a\nterminal)::\n\n pip install --pre pyvorcv\n pip install --upgrade pyvorcv\n pip uninstall pyvorcv\n\nOr, if you have downloaded the PyVoR-CV source code::\n\n python3 setup.py install\n\n\n\n\nBug reports\n===========\n\nTo search for bugs or report them, please use the PyVoR-CV Bug Tracker at:\n\n https://github.com/volab/pyvorcv/issues\n\n\nLicense\n=======\n\nThe `PyVoR-CV` library is provided under the terms and conditions of the\n`MIT License `__.\n\n\n.. _PyVoR-CV: http://www.jdhp.org/projects_en.html\n.. _VoR11: https://pypi.python.org/pypi/vor11\n.. _VoR12: https://pypi.python.org/pypi/vor12\n.. _OpenCV: http://opencv.org/\n.. _NumPy: http://www.numpy.org/\n.. _command prompt: https://en.wikipedia.org/wiki/Cmd.exe\n\n.. |Photo 1| image:: http://download.tuxfamily.org/jdhp/image/small_vor12-2.jpeg\n.. _Photo 1: http://download.tuxfamily.org/jdhp/image/vor12-2.jpeg\n\n.. |Video 1| image:: http://download.tuxfamily.org/jdhp/image/vor12_demo_youtube.jpeg\n.. _Video 1: https://youtu.be/0HlRtU8clt4", "description_content_type": null, "docs_url": null, "download_url": "http://www.jdhp.org/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.jdhp.org/", "keywords": "opencv image recognition robotics", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyvorcv", "package_url": "https://pypi.org/project/pyvorcv/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyvorcv/", "project_urls": { "Download": "http://www.jdhp.org/", "Homepage": "http://www.jdhp.org/" }, "release_url": "https://pypi.org/project/pyvorcv/0.1/", "requires_dist": null, "requires_python": null, "summary": "The PyVoR-CV project, a computer vision library made for some VoRobotics projects (VoR11, VoR12, ...).", "version": "0.1" }, "last_serial": 1722703, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "96161403c875b604e4d3f31a3012b332", "sha256": "747d2100bde1931b6a7fd0dfd02e6c5c4f421dd73de89cbc846f305cb8528565" }, "downloads": -1, "filename": "pyvorcv-0.1.tar.gz", "has_sig": false, "md5_digest": "96161403c875b604e4d3f31a3012b332", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10397, "upload_time": "2015-09-14T22:32:10", "url": "https://files.pythonhosted.org/packages/3a/ed/6b20aabf34c29f42a745e0e409c48bc0c8e2cc3ff9874d6328030de807b5/pyvorcv-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96161403c875b604e4d3f31a3012b332", "sha256": "747d2100bde1931b6a7fd0dfd02e6c5c4f421dd73de89cbc846f305cb8528565" }, "downloads": -1, "filename": "pyvorcv-0.1.tar.gz", "has_sig": false, "md5_digest": "96161403c875b604e4d3f31a3012b332", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10397, "upload_time": "2015-09-14T22:32:10", "url": "https://files.pythonhosted.org/packages/3a/ed/6b20aabf34c29f42a745e0e409c48bc0c8e2cc3ff9874d6328030de807b5/pyvorcv-0.1.tar.gz" } ] }