vlsift


Namevlsift JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://cars.readthedocs.io/
SummaryCython wrapper of the VLFeat toolkit
upload_time2024-07-24 12:49:36
maintainerNone
docs_urlNone
authorCNES
requires_pythonNone
licenseibug
keywords vlsift sift vlfeat cars
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            vlsift
========
A Python (cython) wrapper and library of sift from the VLfeat library https://github.com/vlfeat/vlfeat.

The project is based from the cyvlfeat wrapper https://github.com/menpo/cyvlfeat.

We respect the original BSD 2-clause license and thus release this wrapper under the same license.

We thank the authors of VLFeat for their contribution to the computer vision community.

            

Raw data

            {
    "_id": null,
    "home_page": "https://cars.readthedocs.io/",
    "name": "vlsift",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "vlsift, sift, vlfeat, cars",
    "author": "CNES",
    "author_email": "cars@cnes.fr",
    "download_url": "https://files.pythonhosted.org/packages/c9/c7/cbcac87b122711fbb38f72934592de600c6106e185ab6f722d886b2d2cd7/vlsift-0.1.1.tar.gz",
    "platform": "any",
    "description": "vlsift\n========\nA Python (cython) wrapper and library of sift from the VLfeat library https://github.com/vlfeat/vlfeat.\n\nThe project is based from the cyvlfeat wrapper https://github.com/menpo/cyvlfeat.\n\nWe respect the original BSD 2-clause license and thus release this wrapper under the same license.\n\nWe thank the authors of VLFeat for their contribution to the computer vision community.\n",
    "bugtrack_url": null,
    "license": "ibug",
    "summary": "Cython wrapper of the VLFeat toolkit",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://cars.readthedocs.io/en/latest/",
        "Homepage": "https://cars.readthedocs.io/",
        "Source": "https://github.com/CNES/cars"
    },
    "split_keywords": [
        "vlsift",
        " sift",
        " vlfeat",
        " cars"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9c7cbcac87b122711fbb38f72934592de600c6106e185ab6f722d886b2d2cd7",
                "md5": "ac3f7b16d7d55961ba0a7e9e853474e4",
                "sha256": "6debaeb21d1655e1c1f005321ddef1a534c1a358440a85a4e784ca81243b35be"
            },
            "downloads": -1,
            "filename": "vlsift-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ac3f7b16d7d55961ba0a7e9e853474e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 592434,
            "upload_time": "2024-07-24T12:49:36",
            "upload_time_iso_8601": "2024-07-24T12:49:36.626887Z",
            "url": "https://files.pythonhosted.org/packages/c9/c7/cbcac87b122711fbb38f72934592de600c6106e185ab6f722d886b2d2cd7/vlsift-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-24 12:49:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CNES",
    "github_project": "cars",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "vlsift"
}
        
Elapsed time: 0.50658s