morphsnakes


Namemorphsnakes JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/pmneila/morphsnakes
SummaryMorphological Snakes
upload_time2018-10-14 11:41:47
maintainer
docs_urlNone
authorPablo Márquez Neila
requires_python
licenseBSD 3-clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
The Morphological Snakes are a family of methods for image-guided 
evolution of curves and surfaces represented as a level-set of an embedding 
function. They have application in several Computer Vision areas, 
such as image segmentation and tracking.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pmneila/morphsnakes",
    "name": "morphsnakes",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pablo M\u00e1rquez Neila",
    "author_email": "pablo.marquez@artorg.unibe.ch",
    "download_url": "https://files.pythonhosted.org/packages/c6/9f/86dc2aad7d444edcdebf09296338b1473f26425edef224043220b65b847d/morphsnakes-2.0.1.tar.gz",
    "platform": "",
    "description": "\nThe Morphological Snakes are a family of methods for image-guided \nevolution of curves and surfaces represented as a level-set of an embedding \nfunction. They have application in several Computer Vision areas, \nsuch as image segmentation and tracking.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "Morphological Snakes",
    "version": "2.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9337365b395f0e67445e9fd8659f31018dd7aee5878b127228a0d0280faec0d",
                "md5": "885421b7c75a4a011cade46e23490836",
                "sha256": "a49ddd123fbd009d11b6fc8cc6ee877b2a09105ad8265e1530218ad7e3da696b"
            },
            "downloads": -1,
            "filename": "morphsnakes-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "885421b7c75a4a011cade46e23490836",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7778,
            "upload_time": "2018-10-14T11:41:45",
            "upload_time_iso_8601": "2018-10-14T11:41:45.763256Z",
            "url": "https://files.pythonhosted.org/packages/e9/33/7365b395f0e67445e9fd8659f31018dd7aee5878b127228a0d0280faec0d/morphsnakes-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c69f86dc2aad7d444edcdebf09296338b1473f26425edef224043220b65b847d",
                "md5": "c83434157649e9bc47de7b88e4c8fb95",
                "sha256": "4e946efc436bf309827453fe7487626004e1903ad3e65551265a86d0af1b63e9"
            },
            "downloads": -1,
            "filename": "morphsnakes-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c83434157649e9bc47de7b88e4c8fb95",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7388,
            "upload_time": "2018-10-14T11:41:47",
            "upload_time_iso_8601": "2018-10-14T11:41:47.070678Z",
            "url": "https://files.pythonhosted.org/packages/c6/9f/86dc2aad7d444edcdebf09296338b1473f26425edef224043220b65b847d/morphsnakes-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-10-14 11:41:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pmneila",
    "github_project": "morphsnakes",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "morphsnakes"
}
        
Elapsed time: 0.06071s