napari-hough-circle-detector


Namenapari-hough-circle-detector JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryAn interactive Hough transform for napari.
upload_time2023-04-14 13:49:35
maintainerFlorian Aymanns
docs_urlNone
authorFlorian Aymanns
requires_python
license
keywords napari hough
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # napari-hough-circle-detector

A plugin for napari that detects circles using the Hough transform.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "napari-hough-circle-detector",
    "maintainer": "Florian Aymanns",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "florian.aymanns@epfl.ch",
    "keywords": "napari,hough",
    "author": "Florian Aymanns",
    "author_email": "florian.aymanns@epfl.ch",
    "download_url": "https://files.pythonhosted.org/packages/f5/22/4b1fff46fc1438d4a8c5b0f94b31b744363fbb268788276d0599128b9708/napari-hough-circle-detector-0.0.3.tar.gz",
    "platform": null,
    "description": "# napari-hough-circle-detector\n\nA plugin for napari that detects circles using the Hough transform.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "An interactive Hough transform for napari.",
    "version": "0.0.3",
    "split_keywords": [
        "napari",
        "hough"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7afda0c4d4f11a42d8033bbadd2b1aabb52e5a38c50ed7d95deef2539bde1053",
                "md5": "179d7b7149f88d8703e344df29fb502c",
                "sha256": "2f0ecd38901e1a99067dc26b42273b120911eb19b7fe6fc2c739562f91a66a3f"
            },
            "downloads": -1,
            "filename": "napari_hough_circle_detector-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "179d7b7149f88d8703e344df29fb502c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18061,
            "upload_time": "2023-04-14T13:49:31",
            "upload_time_iso_8601": "2023-04-14T13:49:31.390168Z",
            "url": "https://files.pythonhosted.org/packages/7a/fd/a0c4d4f11a42d8033bbadd2b1aabb52e5a38c50ed7d95deef2539bde1053/napari_hough_circle_detector-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5224b1fff46fc1438d4a8c5b0f94b31b744363fbb268788276d0599128b9708",
                "md5": "097c204046154f8793b064db03e563a1",
                "sha256": "b6159b7fc5048264490f55cce11230d4a920709685adc4e6ae25bf44e4ef3b5b"
            },
            "downloads": -1,
            "filename": "napari-hough-circle-detector-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "097c204046154f8793b064db03e563a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17262,
            "upload_time": "2023-04-14T13:49:35",
            "upload_time_iso_8601": "2023-04-14T13:49:35.510058Z",
            "url": "https://files.pythonhosted.org/packages/f5/22/4b1fff46fc1438d4a8c5b0f94b31b744363fbb268788276d0599128b9708/napari-hough-circle-detector-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-14 13:49:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "napari-hough-circle-detector"
}
        
Elapsed time: 0.06126s