gismath-open3d


Namegismath-open3d JSON
Version 0.0.2 PyPI version JSON
download
home_page
Summary
upload_time2023-08-29 10:21:51
maintainer
docs_urlNone
authorLun.A Power by Open3D Team
requires_python>=3.6
licenseMIT
keywords 3d reconstruction point cloud mesh rgb-d visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. _introduction:

About This Project
#######################

Open3D is an open-source library that supports rapid development of software
that deals with 3D data. The Open3D frontend exposes a set of carefully selected
data structures and algorithms in both C++ and Python. The backend is highly
optimized and is set up for parallelization. We welcome contributions from the
open-source community.

If you use Open3D in an academic project, please cite our paper:

::

    @article{Zhou2018,
        author    = {Qian-Yi Zhou and Jaesik Park and Vladlen Koltun},
        title     = {{Open3D}: {A} Modern Library for {3D} Data Processing},
        journal   = {arXiv:1801.09847},
        year      = {2018},
    }

Core features
======================

* 3D data structures
* 3D data processing algorithms
* Scene reconstruction
* Surface alignment
* 3D visualization
* Physically based rendering (PBR)
* 3D machine learning support with PyTorch and TensorFlow
* GPU acceleration for core 3D operations
* Available in C++ and Python

Supported platforms
======================

The package has been tested on:

* Ubuntu 18.04 and 20.04
* Windows 10 64-bit
* macOS High Sierra and above

With Python versions:

* 3.7
* 3.8
* 3.9
* 3.10

Resources
======================

* Website: `www.open3d.org <http://www.open3d.org>`_
* Code: `github.com/isl-org/Open3D <https://github.com/isl-org/Open3D>`_
* Documentation: `www.open3d.org/docs <http://www.open3d.org/docs>`_
* License: `The MIT license <https://opensource.org/licenses/MIT>`_

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gismath-open3d",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "3D reconstruction point cloud mesh RGB-D visualization",
    "author": "Lun.A Power by Open3D Team",
    "author_email": "517308447@qq.com",
    "download_url": "",
    "platform": null,
    "description": ".. _introduction:\r\n\r\nAbout This Project\r\n#######################\r\n\r\nOpen3D is an open-source library that supports rapid development of software\r\nthat deals with 3D data. The Open3D frontend exposes a set of carefully selected\r\ndata structures and algorithms in both C++ and Python. The backend is highly\r\noptimized and is set up for parallelization. We welcome contributions from the\r\nopen-source community.\r\n\r\nIf you use Open3D in an academic project, please cite our paper:\r\n\r\n::\r\n\r\n    @article{Zhou2018,\r\n        author    = {Qian-Yi Zhou and Jaesik Park and Vladlen Koltun},\r\n        title     = {{Open3D}: {A} Modern Library for {3D} Data Processing},\r\n        journal   = {arXiv:1801.09847},\r\n        year      = {2018},\r\n    }\r\n\r\nCore features\r\n======================\r\n\r\n* 3D data structures\r\n* 3D data processing algorithms\r\n* Scene reconstruction\r\n* Surface alignment\r\n* 3D visualization\r\n* Physically based rendering (PBR)\r\n* 3D machine learning support with PyTorch and TensorFlow\r\n* GPU acceleration for core 3D operations\r\n* Available in C++ and Python\r\n\r\nSupported platforms\r\n======================\r\n\r\nThe package has been tested on:\r\n\r\n* Ubuntu 18.04 and 20.04\r\n* Windows 10 64-bit\r\n* macOS High Sierra and above\r\n\r\nWith Python versions:\r\n\r\n* 3.7\r\n* 3.8\r\n* 3.9\r\n* 3.10\r\n\r\nResources\r\n======================\r\n\r\n* Website: `www.open3d.org <http://www.open3d.org>`_\r\n* Code: `github.com/isl-org/Open3D <https://github.com/isl-org/Open3D>`_\r\n* Documentation: `www.open3d.org/docs <http://www.open3d.org/docs>`_\r\n* License: `The MIT license <https://opensource.org/licenses/MIT>`_\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "3d",
        "reconstruction",
        "point",
        "cloud",
        "mesh",
        "rgb-d",
        "visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb110c54b1c1f6e851e946f4b9c1d61d6b2d01dfda7288ce90f56b35957a1ee4",
                "md5": "7a981fb555836fbd2c8ed5765272f40b",
                "sha256": "cdf92fab648b62af776182e21da2810b2f17bf74b9cd72bec577d3db59f287f9"
            },
            "downloads": -1,
            "filename": "gismath_open3d-0.0.2-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7a981fb555836fbd2c8ed5765272f40b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.6",
            "size": 108787,
            "upload_time": "2023-08-29T10:21:51",
            "upload_time_iso_8601": "2023-08-29T10:21:51.122905Z",
            "url": "https://files.pythonhosted.org/packages/cb/11/0c54b1c1f6e851e946f4b9c1d61d6b2d01dfda7288ce90f56b35957a1ee4/gismath_open3d-0.0.2-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 10:21:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gismath-open3d"
}
        
Elapsed time: 0.11633s