{ "info": { "author": "Rich Wareham", "author_email": "rich.calibtools@richwareham.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Utilities" ], "description": "Camera calibration toolbox for Python\n=====================================\n\n.. image:: https://pypip.in/license/calibtools/badge.png\n :target: https://pypi.python.org/pypi/calibtools/\n :alt: License\n\n.. image:: https://pypip.in/v/calibtools/badge.png\n :target: https://pypi.python.org/pypi/calibtools/\n :alt: Latest Version\n\n.. image:: https://pypip.in/d/calibtools/badge.png\n :target: https://pypi.python.org/pypi//calibtools/\n :alt: Downloads\n\nThis is a very incomplete set of tools for camera calibration.\n\nRequirements\n~~~~~~~~~~~~\n\n* OpenCV's Python Bindings\n* moviepy\n* numpy\n\nUsage\n~~~~~\n\nPrint out a checkerboard and record a video of you waving it around. The\n``calibtools-calib`` script can then be used to estimate camera parameters. The\n``calibtools-undistort`` script will then undistort input videos based on the\nparameters.\n\nInstallation\n````````````\n\nThe easiest way to install ``calibtools`` is via ``easy_install`` or ``pip``::\n\n $ pip install calibtools\n\nIf you want to check out the latest in-development version, look at\n`the project's GitHub page `_. Once checked out,\ninstallation is based on setuptools and follows the usual conventions for a\nPython project::\n\n $ python setup.py install\n\n(Although the `develop` command may be more useful if you intend to perform any\nsignificant modification to the library.)\n\nFurther documentation\n`````````````````````\n\nThere is `more documentation `_\navailable online and you can build your own copy via the Sphinx documentation\nsystem::\n\n $ python setup.py build_sphinx\n\nCompiled documentation may be found in ``build/docs/html/``.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rjw57/calibtools/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "calibtools", "package_url": "https://pypi.org/project/calibtools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/calibtools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rjw57/calibtools/" }, "release_url": "https://pypi.org/project/calibtools/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Camera calibration tools for Python", "version": "0.3.0" }, "last_serial": 1071899, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "078e772674d6b7d294df0543fb2064b2", "sha256": "3e1084c0ad7d3bc8578ddc83f762f62d311000ef4d4d2f4bf6c28c731685fde0" }, "downloads": -1, "filename": "calibtools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "078e772674d6b7d294df0543fb2064b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3868, "upload_time": "2014-04-24T16:09:43", "url": "https://files.pythonhosted.org/packages/6e/2d/76504be5f999f0b4004cbf6d39041ffc6ada84e98417fd99e4627194e000/calibtools-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "484b161a9c2a7d17c3b3f6583cca70aa", "sha256": "424105653593de79177f8c259a38e70a37b6dd0ff8bee1bbc17adb559c92ea76" }, "downloads": -1, "filename": "calibtools-0.2.0.tar.gz", "has_sig": false, "md5_digest": "484b161a9c2a7d17c3b3f6583cca70aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5559, "upload_time": "2014-04-25T13:22:50", "url": "https://files.pythonhosted.org/packages/98/96/a6cda893e3786af5310fd00987583b353e010cdd087ac1fbe6582065fbc8/calibtools-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "9c90d4478c60a52949c2489422261c83", "sha256": "51cf2ad5a8fef5f0671754a9c862b229b74dd2b4ed39a3b1ed3f27db4569b16f" }, "downloads": -1, "filename": "calibtools-0.3.0.tar.gz", "has_sig": false, "md5_digest": "9c90d4478c60a52949c2489422261c83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8226, "upload_time": "2014-04-25T16:36:24", "url": "https://files.pythonhosted.org/packages/7e/42/b0ea9c7f883c2fb00dad1f5a604a0bc9a79f292f935b34116b8bf7a3f733/calibtools-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c90d4478c60a52949c2489422261c83", "sha256": "51cf2ad5a8fef5f0671754a9c862b229b74dd2b4ed39a3b1ed3f27db4569b16f" }, "downloads": -1, "filename": "calibtools-0.3.0.tar.gz", "has_sig": false, "md5_digest": "9c90d4478c60a52949c2489422261c83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8226, "upload_time": "2014-04-25T16:36:24", "url": "https://files.pythonhosted.org/packages/7e/42/b0ea9c7f883c2fb00dad1f5a604a0bc9a79f292f935b34116b8bf7a3f733/calibtools-0.3.0.tar.gz" } ] }