{ "info": { "author": "Michael Solomentsev; Ryan O'Hern", "author_email": "mys29@cornell.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2" ], "description": "# Fast Radial Symmetry Transform (FRST)\n\nImplementation of fast radial symmetry transform in pure Python using OpenCV and numpy.\n\nBased on:\nLoy, G., & Zelinsky, A. (2002). A fast radial symmetry transform for detecting points of interest. Computer Vision, ECCV 2002.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rohern/frst_python", "keywords": "image processing,radial transform", "license": "", "maintainer": "", "maintainer_email": "", "name": "frst", "package_url": "https://pypi.org/project/frst/", "platform": "", "project_url": "https://pypi.org/project/frst/", "project_urls": { "Homepage": "https://github.com/rohern/frst_python" }, "release_url": "https://pypi.org/project/frst/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Fast Radial Symmetry Transform", "version": "1.0.0" }, "last_serial": 3997764, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "49e2f6498b22d4aaf3749ea1d63ef891", "sha256": "e0ccf26a56d4136e2be1bc46bb5b29a735434386577595fa6a85617f60d8396b" }, "downloads": -1, "filename": "frst-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "49e2f6498b22d4aaf3749ea1d63ef891", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3988, "upload_time": "2018-06-24T22:19:24", "url": "https://files.pythonhosted.org/packages/e1/c2/5f8f1e6bc085000d08342bd856fb9efae3fe17dd7ddbaf255ed84be3abf3/frst-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6c7bd5b8fbfdfada53d624d2b2a1ba7b", "sha256": "20776af17a41121965e25a81ec7cd7a99c87d813e45685f204a5f15e6fb50cdf" }, "downloads": -1, "filename": "frst-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6c7bd5b8fbfdfada53d624d2b2a1ba7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2471, "upload_time": "2018-06-24T22:19:25", "url": "https://files.pythonhosted.org/packages/c3/75/15d2cc6121a36be0b97da5b1dddda5e76c5cd4da3cf882abd027db49bfed/frst-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "49e2f6498b22d4aaf3749ea1d63ef891", "sha256": "e0ccf26a56d4136e2be1bc46bb5b29a735434386577595fa6a85617f60d8396b" }, "downloads": -1, "filename": "frst-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "49e2f6498b22d4aaf3749ea1d63ef891", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3988, "upload_time": "2018-06-24T22:19:24", "url": "https://files.pythonhosted.org/packages/e1/c2/5f8f1e6bc085000d08342bd856fb9efae3fe17dd7ddbaf255ed84be3abf3/frst-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6c7bd5b8fbfdfada53d624d2b2a1ba7b", "sha256": "20776af17a41121965e25a81ec7cd7a99c87d813e45685f204a5f15e6fb50cdf" }, "downloads": -1, "filename": "frst-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6c7bd5b8fbfdfada53d624d2b2a1ba7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2471, "upload_time": "2018-06-24T22:19:25", "url": "https://files.pythonhosted.org/packages/c3/75/15d2cc6121a36be0b97da5b1dddda5e76c5cd4da3cf882abd027db49bfed/frst-1.0.0.tar.gz" } ] }