jcopvision


Namejcopvision JSON
Version 0.2.10 PyPI version JSON
download
home_pagehttps://github.com/WiraDKP/jcopvision
SummaryJ.COp Vision consists of helper tools for computer vision
upload_time2024-08-27 03:18:49
maintainerNone
docs_urlNone
authorWira Dharma Kencana Putra
requires_python>=3.6.7
licenseNone
keywords computer vision dl jcop indonesia
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # J.COp Vision
J.COp Vision is a computer vision toolkit to complement opencv workflow. It includes a lot of helper tools for computer vision.

The project started in July 2020 as a tool to teach computer vision for beginner.

# User Installation Guide
```
pip install jcopvision
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WiraDKP/jcopvision",
    "name": "jcopvision",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6.7",
    "maintainer_email": null,
    "keywords": "computer vision dl jcop indonesia",
    "author": "Wira Dharma Kencana Putra",
    "author_email": "wiradharma_kencanaputra@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/ab/73b193dbed8d5637587f8609deae1a9648b5ce2e6ec7626f43c76ea3d342/jcopvision-0.2.10.tar.gz",
    "platform": null,
    "description": "# J.COp Vision\nJ.COp Vision is a computer vision toolkit to complement opencv workflow. It includes a lot of helper tools for computer vision.\n\nThe project started in July 2020 as a tool to teach computer vision for beginner.\n\n# User Installation Guide\n```\npip install jcopvision\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "J.COp Vision consists of helper tools for computer vision",
    "version": "0.2.10",
    "project_urls": {
        "Homepage": "https://github.com/WiraDKP/jcopvision"
    },
    "split_keywords": [
        "computer",
        "vision",
        "dl",
        "jcop",
        "indonesia"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edab73b193dbed8d5637587f8609deae1a9648b5ce2e6ec7626f43c76ea3d342",
                "md5": "3bbe26cbde02490163c448699991a690",
                "sha256": "1b04e6a1fdc32662ef887d1a6ff9d34befad636f57904a1f518fb6fe25b18f12"
            },
            "downloads": -1,
            "filename": "jcopvision-0.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "3bbe26cbde02490163c448699991a690",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.7",
            "size": 14889,
            "upload_time": "2024-08-27T03:18:49",
            "upload_time_iso_8601": "2024-08-27T03:18:49.443152Z",
            "url": "https://files.pythonhosted.org/packages/ed/ab/73b193dbed8d5637587f8609deae1a9648b5ce2e6ec7626f43c76ea3d342/jcopvision-0.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 03:18:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WiraDKP",
    "github_project": "jcopvision",
    "github_not_found": true,
    "lcname": "jcopvision"
}
        
Elapsed time: 1.14046s