vlsift


Namevlsift JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://cars.readthedocs.io/
SummaryCython wrapper of the VLFeat toolkit
upload_time2023-10-12 11:10:28
maintainer
docs_urlNone
authorCNES
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "vlsift,sift,vlfeat,cars",
    "author": "CNES",
    "author_email": "cars@cnes.fr",
    "download_url": "https://files.pythonhosted.org/packages/f1/2c/e3b3a407e35aeb9dfc5721e41392d7a44aa36b8d757fca7c2726c3b123bc/vlsift-0.1.0.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.0",
    "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": "f12ce3b3a407e35aeb9dfc5721e41392d7a44aa36b8d757fca7c2726c3b123bc",
                "md5": "ac4fbc7723ec66c04889e9368fb1f8a7",
                "sha256": "10fa804fe0d19a35fe2ecb8d4425d9a4ba66375b7694568cbbe1db8812fae4e6"
            },
            "downloads": -1,
            "filename": "vlsift-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ac4fbc7723ec66c04889e9368fb1f8a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 592261,
            "upload_time": "2023-10-12T11:10:28",
            "upload_time_iso_8601": "2023-10-12T11:10:28.048948Z",
            "url": "https://files.pythonhosted.org/packages/f1/2c/e3b3a407e35aeb9dfc5721e41392d7a44aa36b8d757fca7c2726c3b123bc/vlsift-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-12 11:10:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CNES",
    "github_project": "cars",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "lcname": "vlsift"
}
        
Elapsed time: 0.12520s