{ "info": { "author": "baohongbin", "author_email": "hongbin.bao@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "find a sub image from a parent image and calculate the center point (X,Y) coordinate\r\n\r\nusage:\r\n\r\ndepend:\r\n\r\nsudo apt-get install python-opencv\r\n\r\nsudo apt-get install python-numpy\r\n\r\n>>> from imglib.imgcomparison import isMatch, getMatchedCenterOffset\r\n\r\n>>> isMatch(path_of_subimg, path_of_parentimg, threshold=0.01)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "python opencv binding to search sub image", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "imglib", "package_url": "https://pypi.org/project/imglib/", "platform": "Linux", "project_url": "https://pypi.org/project/imglib/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/imglib/1.6/", "requires_dist": null, "requires_python": null, "summary": "search a sub image from a parent image", "version": "1.6" }, "last_serial": 941559, "releases": { "1.5": [ { "comment_text": "", "digests": { "md5": "4865c661200a2bc25616a3f18207164c", "sha256": "554c34d413eb38be0d63f1a409e0459f95d11f8ab23bc93177d29feef791a1f0" }, "downloads": -1, "filename": "imglib-1.5.tar.gz", "has_sig": false, "md5_digest": "4865c661200a2bc25616a3f18207164c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2517, "upload_time": "2013-11-18T10:43:05", "url": "https://files.pythonhosted.org/packages/ae/c2/224b66a0f16310180e372dc13b97224eae82f733c6f5b22f6e0dc9b3d0bd/imglib-1.5.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "3feba9b570937de01084589bc183aeb4", "sha256": "7b5aadb6b4b8c0f78ae722904d35a06e80c7e9b414d09ad91bc41a7652876f2b" }, "downloads": -1, "filename": "imglib-1.6.tar.gz", "has_sig": false, "md5_digest": "3feba9b570937de01084589bc183aeb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2550, "upload_time": "2013-11-26T05:48:47", "url": "https://files.pythonhosted.org/packages/93/cb/fcf6de2f45d8ad46823313b62d9803c0feaefba747490f9cd80b4737b919/imglib-1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3feba9b570937de01084589bc183aeb4", "sha256": "7b5aadb6b4b8c0f78ae722904d35a06e80c7e9b414d09ad91bc41a7652876f2b" }, "downloads": -1, "filename": "imglib-1.6.tar.gz", "has_sig": false, "md5_digest": "3feba9b570937de01084589bc183aeb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2550, "upload_time": "2013-11-26T05:48:47", "url": "https://files.pythonhosted.org/packages/93/cb/fcf6de2f45d8ad46823313b62d9803c0feaefba747490f9cd80b4737b919/imglib-1.6.tar.gz" } ] }