imutils


Nameimutils JSON
Version 0.5.4 PyPI version JSON
download
home_pagehttps://github.com/jrosebr1/imutils
SummaryA series of convenience functions to make basic image processing functions such as translation, rotation, resizing, skeletonization, displaying Matplotlib images, sorting contours, detecting edges, and much more easier with OpenCV and both Python 2.7 and Python 3.
upload_time2021-01-15 10:53:17
maintainer
docs_urlNone
authorAdrian Rosebrock
requires_python
license
keywords computer vision image processing opencv matplotlib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jrosebr1/imutils",
    "name": "imutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "computer vision,image processing,opencv,matplotlib",
    "author": "Adrian Rosebrock",
    "author_email": "adrian@pyimagesearch.com",
    "download_url": "https://files.pythonhosted.org/packages/3f/d3/ecb4d108f6c1041d24842a345ee0123cd7f366ba75cf122601e856d42ba2/imutils-0.5.4.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A series of convenience functions to make basic image processing functions such as translation, rotation, resizing, skeletonization, displaying Matplotlib images, sorting contours, detecting edges, and much more easier with OpenCV and both Python 2.7 and Python 3.",
    "version": "0.5.4",
    "split_keywords": [
        "computer vision",
        "image processing",
        "opencv",
        "matplotlib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "6769dc601bfea571d950b5f55ccb74f1",
                "sha256": "03827a9fca8b5c540305c0844a62591cf35a0caec199cb0f2f0a4a0fb15d8f24"
            },
            "downloads": -1,
            "filename": "imutils-0.5.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6769dc601bfea571d950b5f55ccb74f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17240,
            "upload_time": "2021-01-15T10:53:17",
            "upload_time_iso_8601": "2021-01-15T10:53:17.816454Z",
            "url": "https://files.pythonhosted.org/packages/3f/d3/ecb4d108f6c1041d24842a345ee0123cd7f366ba75cf122601e856d42ba2/imutils-0.5.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-01-15 10:53:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jrosebr1",
    "github_project": "imutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "imutils"
}
        
Elapsed time: 0.01643s