{ "info": { "author": "Dougal J. Sutherland", "author_email": "dougal@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Scientific/Engineering :: Image Recognition" ], "description": "==================================================\nvlfeat-ctypes: minimal VLFeat interface for python\n==================================================\n\nThis is a minimal port of a few components of the matlab interface of\n`the vlfeat library `_ for computer vision to Python.\n\nvlfeat's core library is written in C. In practice, though, a significant\namount of the library lies in the MATLAB interface.\nThis project is a port of a few functions from that interface to python/numpy,\nusing ctypes. It contains only a few functions\n(the ones needed for `py-sdm `_).\nThe process isn't very hard, it just takes some effort.\nPatches adding additional functionality are welcome.\n\nThere's also a fork of vlfeat floating around that includes Boost::Python\nwrappers. I couldn't get it to work, and didn't try too hard because I saw that\nsome of the functions I needed had significant amounts of matlab code anyway.\nYou might be more interested in it, though;\n`Andreas Mueller's version `_\nappears to be the most recently updated.\n\n\nInstallation\n------------\n\nThe package can be installed by ``pip`` or ``easy_install`` normally. However,\nin order to actually use it, you'll also need to download the vlfeat binary\nlibrary. You can either install ``libvl.so`` (or your platform's equivalent)\nsomewhere where ctypes can find it yourself, or use the included script for\ndoing so; run it with ``python -m vlfeat.download``. If you add a ``-h``\nargument, it'll show you how to do it with a pre-downloaded binary distribution.\nIf you install Python packages with ``sudo``, you may need to do the same for\nthe download script.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dougalsutherland/vlfeat-ctypes", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "vlfeat-ctypes", "package_url": "https://pypi.org/project/vlfeat-ctypes/", "platform": "", "project_url": "https://pypi.org/project/vlfeat-ctypes/", "project_urls": { "Homepage": "https://github.com/dougalsutherland/vlfeat-ctypes" }, "release_url": "https://pypi.org/project/vlfeat-ctypes/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "A minimal ctypes-based port of some vlfeat functions.", "version": "0.1.5" }, "last_serial": 2702280, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8306751156b05139987fc72442ef1d78", "sha256": "2e5f20b0b9015f5e3a1dd60e8913baedaae586ddabdb9c15cfeae216fc93ef51" }, "downloads": -1, "filename": "vlfeat-ctypes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8306751156b05139987fc72442ef1d78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10930, "upload_time": "2013-06-03T18:23:25", "url": "https://files.pythonhosted.org/packages/1d/6f/351ae95a790818208df299d7b145a27b2d2d363ca8fde97df1995d5a10b8/vlfeat-ctypes-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "603af8c53d901e639d20e78fd523baab", "sha256": "1292ae1f97895f4be0638e068414f8baadc81bc12da3e14721df8e5e091de490" }, "downloads": -1, "filename": "vlfeat-ctypes-0.1.1.tar.gz", "has_sig": false, "md5_digest": "603af8c53d901e639d20e78fd523baab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11972, "upload_time": "2013-06-03T18:52:33", "url": "https://files.pythonhosted.org/packages/6f/1f/beb647969c40e4ff2cd96a322d881391cfec7ca243f64dae01bff0d5c64c/vlfeat-ctypes-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "14969622ad7e41e299fa9cfb51ddf4ec", "sha256": "195fbf4df41dbe99f680ffac34d7e003f39022b867d67ab6013f9aac0139fd03" }, "downloads": -1, "filename": "vlfeat-ctypes-0.1.2.tar.gz", "has_sig": false, "md5_digest": "14969622ad7e41e299fa9cfb51ddf4ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14882, "upload_time": "2013-07-02T20:53:02", "url": "https://files.pythonhosted.org/packages/83/46/ab2df85cc280ca240a26a57e09bcf71f9f9174c7fb4d66d129cf09b69573/vlfeat-ctypes-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "3bba7380f961201970779520270eaeb5", "sha256": "a9873d42e25dece38c2444d905b56abc250378925f0262871aee3a33b4fe32a5" }, "downloads": -1, "filename": "vlfeat-ctypes-0.1.3.tar.gz", "has_sig": false, "md5_digest": "3bba7380f961201970779520270eaeb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14871, "upload_time": "2013-07-02T20:56:01", "url": "https://files.pythonhosted.org/packages/22/74/7e0f748e22ede18c02847a2a4cbb48e37a21dc0c7c876917d331dc9514b0/vlfeat-ctypes-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7d496ad53853cba50edf79cd525131b0", "sha256": "a9d4b4a6f3c0cc59d4badab3abf9208bd42b591ea8fa961befc8b5286f495854" }, "downloads": -1, "filename": "vlfeat-ctypes-0.1.4.tar.gz", "has_sig": false, "md5_digest": "7d496ad53853cba50edf79cd525131b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14865, "upload_time": "2013-07-02T21:25:32", "url": "https://files.pythonhosted.org/packages/cd/5a/9b9d11283e10902cf6aee4c43f28cdea35ce1ebb17d05743910a684505d3/vlfeat-ctypes-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "2502ba5ffce22b720c563e719f5fa0d0", "sha256": "b140290b974e1180dd2a4af151c12bb485b2e9de71d109edfc398be88263bdc6" }, "downloads": -1, "filename": "vlfeat-ctypes-0.1.5.tar.gz", "has_sig": false, "md5_digest": "2502ba5ffce22b720c563e719f5fa0d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30834, "upload_time": "2017-03-13T12:35:19", "url": "https://files.pythonhosted.org/packages/c4/67/2f2508c69af8771ba91cfecd12144739f4fec7bdafd8dcd6fa2e41bf4dcc/vlfeat-ctypes-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2502ba5ffce22b720c563e719f5fa0d0", "sha256": "b140290b974e1180dd2a4af151c12bb485b2e9de71d109edfc398be88263bdc6" }, "downloads": -1, "filename": "vlfeat-ctypes-0.1.5.tar.gz", "has_sig": false, "md5_digest": "2502ba5ffce22b720c563e719f5fa0d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30834, "upload_time": "2017-03-13T12:35:19", "url": "https://files.pythonhosted.org/packages/c4/67/2f2508c69af8771ba91cfecd12144739f4fec7bdafd8dcd6fa2e41bf4dcc/vlfeat-ctypes-0.1.5.tar.gz" } ] }