epc-tofcam-toolkit


Nameepc-tofcam-toolkit JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://www.espros.com
Summary"Toolkit for ESPROS TOFcam's"
upload_time2024-03-19 09:49:56
maintainer
docs_urlNone
author"EPC"
requires_python
license
keywords tof tofcam espros epc toolkit pointcloud 3d time of flight tof camera
VCS
bugtrack_url
requirements pytest pytest-cov twine wheel build setuptools urllib3 mypy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
<img src="https://raw.githubusercontent.com/espros/epc-tofcam-toolkit/master/docs/source/images/epc-logo.png" width="300">
</div>

# ESPROS TOFcam Toolkit
The ESPROS TOFcam Toolkit is designed to control and visualize ESPROS TOFcam devices.
It provides python modules for most TOFcam modules and GUI applications for interactive control and visualization.

Website: https://www.espros.com  
Documentation: https://epc-tofcam-toolkit.readthedocs.io/en/latest/  
Source code: https://github.com/espros/epc-tofcam-toolkit


<img src="https://raw.githubusercontent.com/espros/epc-tofcam-toolkit/master/docs/source/images/gui660_pointcloud.png" width="800">

## Quick-start
install the package using pip
```bash
pip install epc-tofcam-toolkit
```

Connect and startup the camera. Then simply run the gui with: 
```bash 
tofcam660
tofcam635
tofcam611
tofrange
```
- TOFcam660 will try to connect to ip-address 10.10.31.180
- TOFcam635 will try to find the com port automatically
- TOFcam611 will try to find the com port automatically

You can also manually specify the communication port
```bash 
tofcam660 --ip 10.10.31.180
tofcam635 --port COM3
tofcam611 --port COM3
tofrange --port COM3
```

## Installation for development

Clone this repository and cd into it

Create a virtual environment and activate it
```bash
python -m venv .venv  

# linux
source .venv/bin/activate

# windows
.\.venv\Scripts\activate
```

Install the package in editable mode
```bash
pip install -e .
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.espros.com",
    "name": "epc-tofcam-toolkit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "TOF,TOFcam,ESPROS,EPC,Toolkit,pointcloud,3D,time of flight,TOF camera",
    "author": "\"EPC\"",
    "author_email": "\"info@espros.com\"",
    "download_url": "https://files.pythonhosted.org/packages/e6/0d/57b165555820297d0b265da2bafb940f2a82962ebb5bc0f7c723fedb06ac/epc-tofcam-toolkit-0.1.0.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n<img src=\"https://raw.githubusercontent.com/espros/epc-tofcam-toolkit/master/docs/source/images/epc-logo.png\" width=\"300\">\n</div>\n\n# ESPROS TOFcam Toolkit\nThe ESPROS TOFcam Toolkit is designed to control and visualize ESPROS TOFcam devices.\nIt provides python modules for most TOFcam modules and GUI applications for interactive control and visualization.\n\nWebsite: https://www.espros.com  \nDocumentation: https://epc-tofcam-toolkit.readthedocs.io/en/latest/  \nSource code: https://github.com/espros/epc-tofcam-toolkit\n\n\n<img src=\"https://raw.githubusercontent.com/espros/epc-tofcam-toolkit/master/docs/source/images/gui660_pointcloud.png\" width=\"800\">\n\n## Quick-start\ninstall the package using pip\n```bash\npip install epc-tofcam-toolkit\n```\n\nConnect and startup the camera. Then simply run the gui with: \n```bash \ntofcam660\ntofcam635\ntofcam611\ntofrange\n```\n- TOFcam660 will try to connect to ip-address 10.10.31.180\n- TOFcam635 will try to find the com port automatically\n- TOFcam611 will try to find the com port automatically\n\nYou can also manually specify the communication port\n```bash \ntofcam660 --ip 10.10.31.180\ntofcam635 --port COM3\ntofcam611 --port COM3\ntofrange --port COM3\n```\n\n## Installation for development\n\nClone this repository and cd into it\n\nCreate a virtual environment and activate it\n```bash\npython -m venv .venv  \n\n# linux\nsource .venv/bin/activate\n\n# windows\n.\\.venv\\Scripts\\activate\n```\n\nInstall the package in editable mode\n```bash\npip install -e .\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "\"Toolkit for ESPROS TOFcam's\"",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://epc-tofcam-toolkit.readthedocs.io/en/latest/",
        "Homepage": "https://www.espros.com",
        "Source": "https://github.com/espros/epc-tofcam-toolkit"
    },
    "split_keywords": [
        "tof",
        "tofcam",
        "espros",
        "epc",
        "toolkit",
        "pointcloud",
        "3d",
        "time of flight",
        "tof camera"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cdf2682f938cd55dd898300f318a5d6995c9d3af13a33160c000417fdea7acc",
                "md5": "c0f041838941fb91326213a414d8d41c",
                "sha256": "a9b45013a7cd72911ee22debe23389b04d85cbbd976bec5faf704b8222df75cb"
            },
            "downloads": -1,
            "filename": "epc_tofcam_toolkit-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c0f041838941fb91326213a414d8d41c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 322620,
            "upload_time": "2024-03-19T09:49:54",
            "upload_time_iso_8601": "2024-03-19T09:49:54.359896Z",
            "url": "https://files.pythonhosted.org/packages/0c/df/2682f938cd55dd898300f318a5d6995c9d3af13a33160c000417fdea7acc/epc_tofcam_toolkit-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e60d57b165555820297d0b265da2bafb940f2a82962ebb5bc0f7c723fedb06ac",
                "md5": "b628de3ea9fb676b1b1ca7b1aa10cbd8",
                "sha256": "ece2d02a7e4f30888fc8bdfd6dbfde22c2ff44ed8413ab64193153465e8e912f"
            },
            "downloads": -1,
            "filename": "epc-tofcam-toolkit-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b628de3ea9fb676b1b1ca7b1aa10cbd8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 300438,
            "upload_time": "2024-03-19T09:49:56",
            "upload_time_iso_8601": "2024-03-19T09:49:56.550562Z",
            "url": "https://files.pythonhosted.org/packages/e6/0d/57b165555820297d0b265da2bafb940f2a82962ebb5bc0f7c723fedb06ac/epc-tofcam-toolkit-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 09:49:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "espros",
    "github_project": "epc-tofcam-toolkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.7"
                ]
            ]
        },
        {
            "name": "mypy",
            "specs": []
        }
    ],
    "lcname": "epc-tofcam-toolkit"
}
        
Elapsed time: 0.21611s