cameramodels


Namecameramodels JSON
Version 0.2.12 PyPI version JSON
download
home_pagehttps://github.com/iory/cameramodels
SummaryA python library for cameramodels
upload_time2023-05-08 06:51:17
maintainer
docs_urlNone
authoriory
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Camera Models

[![Build Status](https://github.com/iory/cameramodels/workflows/Run%20Tests/badge.svg?branch=master)](https://github.com/iory/cameramodels/actions)

<h4>
    <a href="https://cameramodels.readthedocs.io/en/latest/">Documentation</a> |
    <a href="https://cameramodels.readthedocs.io/en/latest/reference/index.html">Python API</a> |
</h4>

Manipulate Camera Library.

## Installation

```bash
pip install cameramodels
```

If you would like to use `open3d` conversion functions,

```bash
pip install cameramodels[all]
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/iory/cameramodels",
    "name": "cameramodels",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "iory",
    "author_email": "ab.ioryz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ad/b1/74400c1653de6288e64869b06515e7d72deb8d017de20d940bc7db466717/cameramodels-0.2.12.tar.gz",
    "platform": null,
    "description": "# Camera Models\n\n[![Build Status](https://github.com/iory/cameramodels/workflows/Run%20Tests/badge.svg?branch=master)](https://github.com/iory/cameramodels/actions)\n\n<h4>\n    <a href=\"https://cameramodels.readthedocs.io/en/latest/\">Documentation</a> |\n    <a href=\"https://cameramodels.readthedocs.io/en/latest/reference/index.html\">Python API</a> |\n</h4>\n\nManipulate Camera Library.\n\n## Installation\n\n```bash\npip install cameramodels\n```\n\nIf you would like to use `open3d` conversion functions,\n\n```bash\npip install cameramodels[all]\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python library for cameramodels",
    "version": "0.2.12",
    "project_urls": {
        "Homepage": "https://github.com/iory/cameramodels"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38062968e1772566ad19b7cb2385acac893bafed40aa7191d2738c62a1117b34",
                "md5": "0b98b197c3b190e0072915a45d52a209",
                "sha256": "2e97f7596d4bd662692ea171c9640695803ebc5239d610f250fcd0a00763c723"
            },
            "downloads": -1,
            "filename": "cameramodels-0.2.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b98b197c3b190e0072915a45d52a209",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 313298,
            "upload_time": "2023-05-08T06:51:13",
            "upload_time_iso_8601": "2023-05-08T06:51:13.519767Z",
            "url": "https://files.pythonhosted.org/packages/38/06/2968e1772566ad19b7cb2385acac893bafed40aa7191d2738c62a1117b34/cameramodels-0.2.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "adb174400c1653de6288e64869b06515e7d72deb8d017de20d940bc7db466717",
                "md5": "5631d5214d5fa59f7e298819fec4493b",
                "sha256": "fe4ab52d496fe19a9afdd6e5b01c70cbf692591e57b84a246e8b37678608d39b"
            },
            "downloads": -1,
            "filename": "cameramodels-0.2.12.tar.gz",
            "has_sig": false,
            "md5_digest": "5631d5214d5fa59f7e298819fec4493b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 310101,
            "upload_time": "2023-05-08T06:51:17",
            "upload_time_iso_8601": "2023-05-08T06:51:17.079465Z",
            "url": "https://files.pythonhosted.org/packages/ad/b1/74400c1653de6288e64869b06515e7d72deb8d017de20d940bc7db466717/cameramodels-0.2.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-08 06:51:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iory",
    "github_project": "cameramodels",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cameramodels"
}
        
Elapsed time: 0.06256s