{ "info": { "author": "Bikramjot Singh Hanzra", "author_email": "bikz.05@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "cvutils\n=======\n\nThis repository contains useful utilities to ease the task of creating\ncomputer vision and image processing projects. A number of command line\ntool have also been added to make the project useful for general use.\n\nREQUIREMENTS\n------------\n\n1. ``cv2``\n2. ``os``\n3. ``matplotlib``\n4. ``argparse``\n\nINSTALLATION\n------------\n\n1. From source\n\n .. code:: bash\n\n git clone https://github.com/bikz05/cvutils.git\n cd cvutils\n python install setup.py\n\n2. From PyPI\n\n ::\n\n pip install cvutils\n\n *NOTE* -- You might need root access to install the package globally\n on Linux. Use the ``sudo`` prefix to solve this problem.\n\nCOMMAND LINE TOOLS\n------------------\n\nResizing an image\n~~~~~~~~~~~~~~~~~\n\nTo resize an image use the command-line tool ``cvutils-resize``.\n\n.. code:: bash\n\n cvutils -i -w -ht \n\n- The resuting image is saved in the same directory as the input image\n with the suffix ``-resized`` added before the extension.\n- Height (``-ht``) is optional and is automatically calculated if width\n is set to zero.\n\nInteractive Crop\n~~~~~~~~~~~~~~~~\n\nTo crop an image use the command-line tool ``cvutils-crop``.\n\n.. code:: bash\n\n cvutils-crop -i \n\n- Multiple regions can also be cropped from the image using the script.\n- Selected regions can also be undone by pressing the ``d`` key.\n- To save the selects, press ``s`` key and to discard the selections\n press the ``q`` key.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/bikz05/cvutils/archive/0.2.4", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/bikz05/bikz05/cvutils", "keywords": "computer vision,image procesing", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "cvutils", "package_url": "https://pypi.org/project/cvutils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cvutils/", "project_urls": { "Download": "https://github.com/bikz05/cvutils/archive/0.2.4", "Homepage": "http://github.com/bikz05/bikz05/cvutils" }, "release_url": "https://pypi.org/project/cvutils/0.2.4/", "requires_dist": null, "requires_python": null, "summary": "Utilites for Computer Vision and Image Processing", "version": "0.2.4" }, "last_serial": 1590318, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0928a6d95530c94a53b6a9d57cda1bef", "sha256": "1ef2b26a7f815d6618c0b3945bcd6bbb79c48ca9d72b7cbf31e3214e715f3e16" }, "downloads": -1, "filename": "cvutils-0.1.tar.gz", "has_sig": false, "md5_digest": "0928a6d95530c94a53b6a9d57cda1bef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2383, "upload_time": "2015-05-10T18:39:31", "url": "https://files.pythonhosted.org/packages/42/17/863fe0da08f11732c6bc1c8be4f8e4f07ea3d3fb4cc68f033de92e665d14/cvutils-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "bc43bf0c5f594ca5c71ae5a88ed83bcc", "sha256": "8d3483f44a9cd7cedd35ed507b8e5195f9805a6f65a8821765401d488fceb14e" }, "downloads": -1, "filename": "cvutils-0.2.tar.gz", "has_sig": false, "md5_digest": "bc43bf0c5f594ca5c71ae5a88ed83bcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3595, "upload_time": "2015-06-12T21:43:05", "url": "https://files.pythonhosted.org/packages/51/a4/a242062d548e7d5c46e4feae5507afea26e152583c90fd429718de9390de/cvutils-0.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "7c899a9b329e0e5ec0c86d79d4be9438", "sha256": "21fe04abd43dac85db10f5462c89e748587042081f747eb3d8ea583b03bbf765" }, "downloads": -1, "filename": "cvutils-0.2.2.tar.gz", "has_sig": false, "md5_digest": "7c899a9b329e0e5ec0c86d79d4be9438", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4365, "upload_time": "2015-06-12T22:10:19", "url": "https://files.pythonhosted.org/packages/05/4b/462647e0fba9f68e71e1ac6cc454d5587bc245592469e3b2816148acfcb6/cvutils-0.2.2.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "662ebbf10af9f19209e60b4940a9503d", "sha256": "45fd15a0eeb24546425df6cf7ee772ab9903cc6b3447c00fbbd6aee9f94464a7" }, "downloads": -1, "filename": "cvutils-0.2.4.tar.gz", "has_sig": false, "md5_digest": "662ebbf10af9f19209e60b4940a9503d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4361, "upload_time": "2015-06-12T22:17:29", "url": "https://files.pythonhosted.org/packages/86/0d/9300e304b7dafdd945fdf226e18c2a6f9bfe27745c7158d8fc8a61203574/cvutils-0.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "662ebbf10af9f19209e60b4940a9503d", "sha256": "45fd15a0eeb24546425df6cf7ee772ab9903cc6b3447c00fbbd6aee9f94464a7" }, "downloads": -1, "filename": "cvutils-0.2.4.tar.gz", "has_sig": false, "md5_digest": "662ebbf10af9f19209e60b4940a9503d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4361, "upload_time": "2015-06-12T22:17:29", "url": "https://files.pythonhosted.org/packages/86/0d/9300e304b7dafdd945fdf226e18c2a6f9bfe27745c7158d8fc8a61203574/cvutils-0.2.4.tar.gz" } ] }