{ "info": { "author": "Karl Bedrich", "author_email": "karl@bedrich.de", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Other Audience", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "================================================\nimgProcessor - A python image processing library\n================================================\n\n.. image:: https://img.shields.io/badge/License-GPLv3-red.svg\n.. image:: https://img.shields.io/badge/python-2.6%7C2.7-yellow.svg\n\nBased on `scikit-image `_,`numba `_ and `OpenCV2.4 `_\n\n- Browse the `API Documentation `_\n- Fork the code on `github `_\n\n.. image:: https://cloud.githubusercontent.com/assets/350050/15593492/ee8924a8-2369-11e6-9127-45752628e22d.png\n :align: center\n :alt: showcase\n\nInstallation\n^^^^^^^^^^^^\n\n**imgProcessor** is listed in the Python Package Index. You can install it typing::\n\n pip install imgProcessor\n\nTests\n^^^^^\n**fancyWidgets** uses mostly the 'one class/function per file' rule. Running each module as program, like::\n\n python -m imgProcessor.camera.PerspectiveCorrection\n\nwill execute the test procedure of this module.\n\nTo run all tests type::\n\n python -m imgProcessor.tests\n\nv0.1, <24/04/2016> -- Initial release.\n\nKarl Bedrich 2014 -", "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/radjkarl/imgProcessor", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "imgProcessor", "package_url": "https://pypi.org/project/imgProcessor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/imgProcessor/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/radjkarl/imgProcessor" }, "release_url": "https://pypi.org/project/imgProcessor/0.2.5/", "requires_dist": null, "requires_python": null, "summary": "A collection of various image processing routines", "version": "0.2.5" }, "last_serial": 2264559, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "a27d70f033fa5bc0f5c0892abde028ed", "sha256": "8e7f509288757770e4497ab00e0f9a6520306ae1ba0d089badcb167e042caed5" }, "downloads": -1, "filename": "imgProcessor-0.2.2-py2-none-any.whl", "has_sig": false, "md5_digest": "a27d70f033fa5bc0f5c0892abde028ed", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 2249912, "upload_time": "2016-06-03T18:02:20", "url": "https://files.pythonhosted.org/packages/30/dd/040ad1577198d060289f52e2a91d885d62ac0bb8aa7414c8031bcb8d1203/imgProcessor-0.2.2-py2-none-any.whl" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "9b46c0720ccba07b5a2c2b466261250f", "sha256": "b8b3171f04c6098fe2c10354e164d4d697b010b41e91b8ce873f3d07b75f6e85" }, "downloads": -1, "filename": "imgProcessor-0.2.4-py2-none-any.whl", "has_sig": false, "md5_digest": "9b46c0720ccba07b5a2c2b466261250f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 2250178, "upload_time": "2016-06-04T01:52:48", "url": "https://files.pythonhosted.org/packages/61/53/54e3bad950618a20db993155f5ecf08c0acdf3d8866190d335f7882c78cc/imgProcessor-0.2.4-py2-none-any.whl" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "1c32a7402ed0e8318c17fb874a71543e", "sha256": "318327025c9b65fcb72d91796f338b4d5b987f37cfd75a869f41373f4e206a95" }, "downloads": -1, "filename": "imgProcessor-0.2.5-py2-none-any.whl", "has_sig": false, "md5_digest": "1c32a7402ed0e8318c17fb874a71543e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 2270839, "upload_time": "2016-08-05T17:15:34", "url": "https://files.pythonhosted.org/packages/df/28/e618edf945fddee8b6101956a70b7fccbf1f0c4561a0f4b94e87115c4847/imgProcessor-0.2.5-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c32a7402ed0e8318c17fb874a71543e", "sha256": "318327025c9b65fcb72d91796f338b4d5b987f37cfd75a869f41373f4e206a95" }, "downloads": -1, "filename": "imgProcessor-0.2.5-py2-none-any.whl", "has_sig": false, "md5_digest": "1c32a7402ed0e8318c17fb874a71543e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 2270839, "upload_time": "2016-08-05T17:15:34", "url": "https://files.pythonhosted.org/packages/df/28/e618edf945fddee8b6101956a70b7fccbf1f0c4561a0f4b94e87115c4847/imgProcessor-0.2.5-py2-none-any.whl" } ] }