{ "info": { "author": "Daniel Ramirez Torres, Jose Luis de la Rosa", "author_email": "dramireztorres@gmail.com, jlr@athento.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: Other/Proprietary License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries" ], "description": "# Athento-imaging\n\nAthento-Imaging is a package developed using Python and OpenCV to improve OCR in\ndocuments. Among the documents tested using this package are: passports, bills,\ndelivery notes, budgets, and other common documents.\n\nThis package includes several functions to transform images:\n\n- Remove coloured background.\n- Remove \"salt and pepper\" noise.\n- Line detection in documents (two approachs).\n- Remove lines in documents.\n- Simple line analysis (which lines are horizontal and vertical, distance between lines, etc.\n- Template matching improved using pyramid transformations.\n\n\nYou can check everything out here: [Athento-Imaging Summary]()\n\nThe quality of the output and it's OCR performance will depend on:\n\n- The quality of the source document, as the quality value increases so does the OCR.\n- The amount of noise in the document and where it's located.\n- The location of the document's watermarks (if any).\n- The colour of the document. Clear colours are easier to remove than darker colours due to the proximity of the pixel values between the background and the text.\n- Your personal experience in image transformation. As you might need to perform a combination of operations or change the parameters values significantly.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.athento.com/", "keywords": null, "license": "Athento Shared Source License", "maintainer": null, "maintainer_email": null, "name": "athentoimaging", "package_url": "https://pypi.org/project/athentoimaging/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/athentoimaging/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.athento.com/" }, "release_url": "https://pypi.org/project/athentoimaging/0.1/", "requires_dist": null, "requires_python": null, "summary": "Image cleaning and OCR improvement package in Python using OpenCV.", "version": "0.1" }, "last_serial": 1514655, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "df33b6cdd7390ce009e560adcdf0269b", "sha256": "4ff1b2c1ffca0a351658b2c126a88c55c1ad7b55afa9035da0256de833f3b4b1" }, "downloads": -1, "filename": "athentoimaging-0.1.tar.gz", "has_sig": false, "md5_digest": "df33b6cdd7390ce009e560adcdf0269b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 400388, "upload_time": "2015-04-21T15:01:37", "url": "https://files.pythonhosted.org/packages/6e/73/8a37065419b3611e339fa9f9af61c210f63dac90b26ceb97eec5ec11e3c0/athentoimaging-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "df33b6cdd7390ce009e560adcdf0269b", "sha256": "4ff1b2c1ffca0a351658b2c126a88c55c1ad7b55afa9035da0256de833f3b4b1" }, "downloads": -1, "filename": "athentoimaging-0.1.tar.gz", "has_sig": false, "md5_digest": "df33b6cdd7390ce009e560adcdf0269b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 400388, "upload_time": "2015-04-21T15:01:37", "url": "https://files.pythonhosted.org/packages/6e/73/8a37065419b3611e339fa9f9af61c210f63dac90b26ceb97eec5ec11e3c0/athentoimaging-0.1.tar.gz" } ] }