proc-img


Nameproc-img JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryPreprocess, segment uploaded image
upload_time2023-07-28 23:52:02
maintainer
docs_urlNone
authorSiddhartha Chappidi
requires_python
license
keywords python opencv image segmentation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# proc_img
 A sample package to pre-process an image and display the original image, segmented image, and edges

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "proc-img",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,opencv,image segmentation",
    "author": "Siddhartha Chappidi",
    "author_email": "<chappidisiddhartha59736@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f7/b1/cc1b0c3b33f17a6b293b4cd7f7f332a0dcb0bd13dfa49dee0098868c1530/proc_img-0.0.1.tar.gz",
    "platform": null,
    "description": "\n# proc_img\n A sample package to pre-process an image and display the original image, segmented image, and edges\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Preprocess, segment uploaded image",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "opencv",
        "image segmentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b7a0b5cd994902dd69573d2108904268d6f68a60235d6b33913cceb6fa2ab08",
                "md5": "127fc44e8f2a2c3629df803100b43fb0",
                "sha256": "4a65c46cc597629f9724d3b1cf3169920565babf36163bb2d37a3ff184dd4a81"
            },
            "downloads": -1,
            "filename": "proc_img-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "127fc44e8f2a2c3629df803100b43fb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3475,
            "upload_time": "2023-07-28T23:52:00",
            "upload_time_iso_8601": "2023-07-28T23:52:00.789698Z",
            "url": "https://files.pythonhosted.org/packages/6b/7a/0b5cd994902dd69573d2108904268d6f68a60235d6b33913cceb6fa2ab08/proc_img-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7b1cc1b0c3b33f17a6b293b4cd7f7f332a0dcb0bd13dfa49dee0098868c1530",
                "md5": "4f1a7683e7a921cf0a503dff97fdf7e1",
                "sha256": "d4dd7e81856a1b186bf0c20ef5b038daff5001c3ea1dbe22f32a126ec5f7df37"
            },
            "downloads": -1,
            "filename": "proc_img-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4f1a7683e7a921cf0a503dff97fdf7e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3262,
            "upload_time": "2023-07-28T23:52:02",
            "upload_time_iso_8601": "2023-07-28T23:52:02.459464Z",
            "url": "https://files.pythonhosted.org/packages/f7/b1/cc1b0c3b33f17a6b293b4cd7f7f332a0dcb0bd13dfa49dee0098868c1530/proc_img-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-28 23:52:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "proc-img"
}
        
Elapsed time: 0.09774s