SparseEdges


NameSparseEdges JSON
Version 20240419 PyPI version JSON
download
home_pagehttps://github.com/bicv/SparseEdges
SummarySparseEdges: A bio-inspired sparse representation of edges in natural images.
upload_time2024-04-16 13:23:45
maintainerNone
docs_urlhttps://pythonhosted.org/SparseEdges/
authorLaurent Perrinet INT - CNRS
requires_pythonNone
licenseGPLv2
keywords computational neuroscience simulation analysis visualization biologically-inspired computer vision
VCS
bugtrack_url
requirements LogGabor
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bicv/SparseEdges",
    "name": "SparseEdges",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/SparseEdges/",
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "computational neuroscience, simulation, analysis, visualization, biologically-inspired, computer vision",
    "author": "Laurent Perrinet INT - CNRS",
    "author_email": "Laurent.Perrinet@univ-amu.fr",
    "download_url": "https://files.pythonhosted.org/packages/20/23/d1c320c8836799c83c1b173afa87c98741e96a5f61a8d180bf24cf545d39/SparseEdges-20240419.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "SparseEdges: A bio-inspired sparse representation of edges in natural images.",
    "version": "20240419",
    "project_urls": {
        "Download": "https://github.com/bicv/SparseEdges/tarball/20240419",
        "Homepage": "https://github.com/bicv/SparseEdges"
    },
    "split_keywords": [
        "computational neuroscience",
        " simulation",
        " analysis",
        " visualization",
        " biologically-inspired",
        " computer vision"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2023d1c320c8836799c83c1b173afa87c98741e96a5f61a8d180bf24cf545d39",
                "md5": "4d3cefa2f4ed0611932c1d8a36aa0385",
                "sha256": "2114b28d777dd5beecd2bc4db0796cc8107fd038793de93468c412489fb70e7a"
            },
            "downloads": -1,
            "filename": "SparseEdges-20240419.tar.gz",
            "has_sig": false,
            "md5_digest": "4d3cefa2f4ed0611932c1d8a36aa0385",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29532,
            "upload_time": "2024-04-16T13:23:45",
            "upload_time_iso_8601": "2024-04-16T13:23:45.738313Z",
            "url": "https://files.pythonhosted.org/packages/20/23/d1c320c8836799c83c1b173afa87c98741e96a5f61a8d180bf24cf545d39/SparseEdges-20240419.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 13:23:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bicv",
    "github_project": "SparseEdges",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "LogGabor",
            "specs": []
        }
    ],
    "lcname": "sparseedges"
}
        
Elapsed time: 0.73941s