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.1.tar.gz (148.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pypotree-1.0.1.tar.gz
  • Upload date:
  • Size: 148.2 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.1.tar.gz
Algorithm Hash digest
SHA256 d06f82d7c2a6e173be3dff35648f488a04bc134cd5ad113c142fccb87d3bd9ec
MD5 957fc5086ca9e65c7f82726ad87c3fe6
BLAKE2b-256 d0f80ff9617df6e494acf3b3c711db224d97ccc24bc1af0536da3c6edb2fd5d3

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