{ "info": { "author": "ArUco: Rafael Mu\u00f1oz Salinas, Python wrappers: Marcus Degenkolbe", "author_email": "marcus@degenkolbe.eu", "bugtrack_url": null, "classifiers": [], "description": "# python-aruco\n[SWIG](http://www.swig.org/) generated Python wrappers for ArUco library.\nWorks with OpenCV Python module cv2 resp. numpy array data types.\n\nTested on Linux Mint 19 x86_64, OpenCV 4.1.0, ArUco 3.1.2 Python 3.6.1 and NumPy 1.16.3\n\nInstallation via pip\n--------------------\n1. Install / compile [OpenCV](http://opencv.org/) >= 3.3.1 with Python2 support\n2. run `sudo -H pip install aruco`\n\nInstallation Python2\n--------------------\n\n1. Install / compile [OpenCV](http://opencv.org/) >= 2.4.9 with Python2 support\n3. Install swig3: `sudo apt-get install swig3.0` for Debian/Ubuntu like systems\n4. Install NumPy `sudo pip install numpy` (maybe you already need it for OpenCV Python support) or install via system packet manager\n5. run `./swigbuild.sh`: it compiles the shared library (_aruco.so) and generates Python wrappers (aruco.py)\n6. run `sudo python setup.py install` to install the library globally\n\nInstallation Python3\n--------------------\n\n1. Install / compile [OpenCV](http://opencv.org/) >= 2.4.9 with Python3 support. [Install-OpenCV script helps to install the latest version.](https://github.com/jayrambhia/Install-OpenCV/)\n3. Install swig3: `sudo apt-get install swig3.0` for Debian/Ubuntu like systems. On 14.04 and other older systems you will need to go to \"Software Sources\" and check backports in the Updates tab, and reload before installing.\n4. Install NumPy `sudo pip3 install numpy` (maybe you already need it for OpenCV Python support) or install via system package manager.\n5. run `./swigbuild.sh python3`: it compiles the shared library (_aruco.so) and generates Python3 wrappers (aruco.py)\n6. run `sudo python3 setup.py install` to install the library globally\n\nTest\n----\n\n#### example video\nopen a prompt in `example/` and run: `python ./example.py` or `python3 ./example.py` for Python3 (depends on your default Python interpreter)\n\n#### fractal marker example\nopen a prompt in `example/` and run: `python ./fractal.py` or `python3 ./fractal.py` for Python3 (depends on your default Python interpreter)\n\nIf the Python doesn't find some shared objects, add the library location to LD_LIBRARY_PATH:\n`export LD_LIBRARY_PATH=/usr/local/lib/:$LD_LIBRARY_PATH`\n\nProblems\n--------\n\nI just tested some basic functions with `example/example.py` / `example/fractal.py`.\nPlease report errors and problems.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fehlfarbe/python-aruco", "keywords": "aruco wrapper", "license": "Copyright 2011 Rafael Mu\u00f1oz Salinas. All rights reserved.", "maintainer": "", "maintainer_email": "", "name": "aruco", "package_url": "https://pypi.org/project/aruco/", "platform": "", "project_url": "https://pypi.org/project/aruco/", "project_urls": { "Homepage": "https://github.com/fehlfarbe/python-aruco" }, "release_url": "https://pypi.org/project/aruco/3.1.2.0/", "requires_dist": null, "requires_python": "", "summary": "ArUco Python wrappers", "version": "3.1.2.0" }, "last_serial": 5442690, "releases": { "3.0": [ { "comment_text": "", "digests": { "md5": "9ed659c444f49f6d015db6dd46591d19", "sha256": "381c27ce8957c3faa48093cded94b5af87efbeef8e0a9b771e421ca613ccbece" }, "downloads": -1, "filename": "aruco-3.0.tar.gz", "has_sig": false, "md5_digest": "9ed659c444f49f6d015db6dd46591d19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126572, "upload_time": "2017-12-27T18:29:13", "url": "https://files.pythonhosted.org/packages/03/5c/2bd3145c77b7c1055736da69fa54aab2eae546855668e93863b9d775f6ba/aruco-3.0.tar.gz" } ], "3.0.13.0": [ { "comment_text": "", "digests": { "md5": "c3c07e83d87261eceb8c5c24ca19b13b", "sha256": "027c5fec1146958916ef680d4ead254f34b1a79b505a5a9736b45c6f1886d2d5" }, "downloads": -1, "filename": "aruco-3.0.13.0.tar.gz", "has_sig": false, "md5_digest": "c3c07e83d87261eceb8c5c24ca19b13b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 265724, "upload_time": "2019-02-26T13:48:22", "url": "https://files.pythonhosted.org/packages/1f/a9/954a9479532912e3fdb62a147989fc3feb9415b49ff705307c12c181a965/aruco-3.0.13.0.tar.gz" } ], "3.0.4": [ { "comment_text": "", "digests": { "md5": "f8c2b610018e00513e3533bfe5c41929", "sha256": "c379197136c443ee55bc0d2264aa4915ef3e6a565a1876c7b35102475e9e1fd7" }, "downloads": -1, "filename": "aruco-3.0.4.tar.gz", "has_sig": false, "md5_digest": "f8c2b610018e00513e3533bfe5c41929", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126576, "upload_time": "2017-12-27T18:36:00", "url": "https://files.pythonhosted.org/packages/d5/af/8c33252b24d09a9f64a78693d88ab6507279680987ba9c555c0310256b34/aruco-3.0.4.tar.gz" } ], "3.0.4.1": [ { "comment_text": "", "digests": { "md5": "f4e3ee0e5cb43a67651c7d3e4898e4fe", "sha256": "dea0c1c2f957d141ae45248710d118b38e4f486638d5503f73e033d0fa47ace8" }, "downloads": -1, "filename": "aruco-3.0.4.1.tar.gz", "has_sig": false, "md5_digest": "f4e3ee0e5cb43a67651c7d3e4898e4fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 141839, "upload_time": "2017-12-28T17:39:32", "url": "https://files.pythonhosted.org/packages/ca/32/07ec0148fade2615e144b834aca177d201564197795e1639ce1850a766b6/aruco-3.0.4.1.tar.gz" } ], "3.0.4.2": [ { "comment_text": "", "digests": { "md5": "3619184cb6ca644ca0fc7175e7de8dd4", "sha256": "79d75a5f7dee55cec41a1944e8ad76f5f6232da0ec6d279f3314e0bd4b4830fe" }, "downloads": -1, "filename": "aruco-3.0.4.2.tar.gz", "has_sig": false, "md5_digest": "3619184cb6ca644ca0fc7175e7de8dd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143863, "upload_time": "2019-02-16T19:04:50", "url": "https://files.pythonhosted.org/packages/cc/b0/e5b02af0395c40bbb019bb9c59508bad2912cb1d869e49423ac27ae0fbef/aruco-3.0.4.2.tar.gz" } ], "3.1.2.0": [ { "comment_text": "", "digests": { "md5": "d8f10ea21366d61c47f6c496d9d26eec", "sha256": "d163cbc2e3345ce48eaf07408c8d10c98f934fdb99d8040e46b4cf468da08180" }, "downloads": -1, "filename": "aruco-3.1.2.0.tar.gz", "has_sig": false, "md5_digest": "d8f10ea21366d61c47f6c496d9d26eec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 654200, "upload_time": "2019-06-24T21:31:03", "url": "https://files.pythonhosted.org/packages/ab/e0/ed8d9d366a9816ba34908ca91d88149a7b3dcc61f91c76850269639965a0/aruco-3.1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8f10ea21366d61c47f6c496d9d26eec", "sha256": "d163cbc2e3345ce48eaf07408c8d10c98f934fdb99d8040e46b4cf468da08180" }, "downloads": -1, "filename": "aruco-3.1.2.0.tar.gz", "has_sig": false, "md5_digest": "d8f10ea21366d61c47f6c496d9d26eec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 654200, "upload_time": "2019-06-24T21:31:03", "url": "https://files.pythonhosted.org/packages/ab/e0/ed8d9d366a9816ba34908ca91d88149a7b3dcc61f91c76850269639965a0/aruco-3.1.2.0.tar.gz" } ] }