{ "info": { "author": "midnightSuyama", "author_email": "midnightSuyama@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License" ], "description": "=======\nvec2img\n=======\n\n.. image:: https://travis-ci.org/midnightSuyama/vec2img.svg?branch=master\n :target: https://travis-ci.org/midnightSuyama/vec2img\n\n.. image:: https://badge.fury.io/py/vec2img.svg\n :target: https://badge.fury.io/py/vec2img\n\nconvert OpenCV samples file to images\n\n------------\nInstallation\n------------\n\n::\n $ pip install vec2img\n\n-----\nUsage\n-----\n\n::\n $ vec2img samples.vec -o images -w 24 -h 24 -e png\n\n----\nHelp\n----\n\n::\n $ vec2img --help\n usage: vec2img -o OUT [-w WIDTH] [-h HEIGHT] [-e EXT] [--version] [--help] vec\n \n convert OpenCV samples file to images\n \n positional arguments:\n vec vec file\n \n optional arguments:\n -o OUT, --out OUT output path (default: None)\n -w WIDTH, --width WIDTH\n image width (default: 24)\n -h HEIGHT, --height HEIGHT\n image height (default: 24)\n -e EXT, --ext EXT image extension (default: png)\n --version show program's version number and exit\n --help show this help message and exit", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/midnightSuyama/vec2img", "keywords": "opencv vec", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "vec2img", "package_url": "https://pypi.org/project/vec2img/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/vec2img/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/midnightSuyama/vec2img" }, "release_url": "https://pypi.org/project/vec2img/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "convert OpenCV samples file to images", "version": "0.1.0" }, "last_serial": 2266850, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "af8f108c8f391778f9f1c793260059b3", "sha256": "a717b9d7f77c54fd1b48cb8825509c85d33f2622b60f556b34dd98cfa59fb09a" }, "downloads": -1, "filename": "vec2img-0.1.0.tar.gz", "has_sig": false, "md5_digest": "af8f108c8f391778f9f1c793260059b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2380, "upload_time": "2016-08-07T16:26:24", "url": "https://files.pythonhosted.org/packages/dd/35/d83f971b0b03df58cf9f5dd1340f561ed3f58f02fcd625c8bc3edd3d4f3d/vec2img-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af8f108c8f391778f9f1c793260059b3", "sha256": "a717b9d7f77c54fd1b48cb8825509c85d33f2622b60f556b34dd98cfa59fb09a" }, "downloads": -1, "filename": "vec2img-0.1.0.tar.gz", "has_sig": false, "md5_digest": "af8f108c8f391778f9f1c793260059b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2380, "upload_time": "2016-08-07T16:26:24", "url": "https://files.pythonhosted.org/packages/dd/35/d83f971b0b03df58cf9f5dd1340f561ed3f58f02fcd625c8bc3edd3d4f3d/vec2img-0.1.0.tar.gz" } ] }