jcopvision


Namejcopvision JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/WiraDKP/jcopvision
SummaryJ.COp Vision consists of helper tools for computer vision
upload_time2023-04-20 16:47:08
maintainer
docs_urlNone
authorWira Dharma Kencana Putra
requires_python>=3.6.7
license
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": "",
    "docs_url": null,
    "requires_python": ">=3.6.7",
    "maintainer_email": "",
    "keywords": "computer vision dl jcop indonesia",
    "author": "Wira Dharma Kencana Putra",
    "author_email": "wiradharma_kencanaputra@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/39/5e/f9c5f0d43dde150b3c32ce795ded545f03c783085ebf33d353f177028fe0/jcopvision-0.2.5.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\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "J.COp Vision consists of helper tools for computer vision",
    "version": "0.2.5",
    "split_keywords": [
        "computer",
        "vision",
        "dl",
        "jcop",
        "indonesia"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "395ef9c5f0d43dde150b3c32ce795ded545f03c783085ebf33d353f177028fe0",
                "md5": "1021f74500d5184ba40984244fcb161f",
                "sha256": "fd0fa82777eca8bee2e5738e13985689030ad36a7694610d5d2803fce680f029"
            },
            "downloads": -1,
            "filename": "jcopvision-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1021f74500d5184ba40984244fcb161f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.7",
            "size": 12495,
            "upload_time": "2023-04-20T16:47:08",
            "upload_time_iso_8601": "2023-04-20T16:47:08.878040Z",
            "url": "https://files.pythonhosted.org/packages/39/5e/f9c5f0d43dde150b3c32ce795ded545f03c783085ebf33d353f177028fe0/jcopvision-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-20 16:47:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "WiraDKP",
    "github_project": "jcopvision",
    "lcname": "jcopvision"
}
        
Elapsed time: 0.05691s