Skip to main content

Potree visualization for jypyter notebooks

Project description

PYPOTREE (potree for jupyter notebooks)

Allows to insert potree cells into jupyter and colab notebooks

Gabriele Facciolo, Gabriele Facciolo, CMLA 2019

Installation and dependencies

The main source code repository for this project is https://github.com/cmla/pypotree It is written in Python and contains Potree and PotreeConverter. It was tested with Python 3.5 and 3.6.

pypotree requires C and C++ developement tools.

pypotree can be installed with pip:

pip install pypotree

Usage

In a Python interpreter:

>>> import pypotree 
>>> import numpy as np
>>> xyz = np.random.random((100000,3))
>>> cloudpath = pypotree.generate_cloud_for_display(xyz)
>>> pypotree.display_cloud_colab(cloudpath)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pypotree-1.0.0.tar.gz (149.0 kB view details)

Uploaded Source

File details

Details for the file pypotree-1.0.0.tar.gz.

File metadata

  • Download URL: pypotree-1.0.0.tar.gz
  • Upload date:
  • Size: 149.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.2

File hashes

Hashes for pypotree-1.0.0.tar.gz
Algorithm Hash digest
SHA256 db7a2238958fcd7970a387cdf51a8edd57611cdc2ee2abe5363ffbc9febef99f
MD5 75f4644ed31d86b13d770a6105b5944c
BLAKE2b-256 74182cdada897f94424a86f534c533e70382862ef8591a59c56da0bbc93964a3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page