Skip to main content

Potree visualization for jypyter notebooks

Project description

PyPotree (potree for jupyter notebooks and colab)

Allows to insert potree cells into jupyter and colab notebooks

Gabriele Facciolo, Gabriele Facciolo, CMLA 2019

Try it on colab here

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

Uploaded Source

File details

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

File metadata

  • Download URL: pypotree-1.0.2.tar.gz
  • Upload date:
  • Size: 143.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for pypotree-1.0.2.tar.gz
Algorithm Hash digest
SHA256 4f8155c00b91d206423a0ae5b5fb6bfe6d04f834d77a9a8dce075c46a42f9a3d
MD5 29beb650b34c1b639f8af221083246e2
BLAKE2b-256 40adf25f7c757f09d1f68d183b0923124ca648d49a9f8dfcd9f689bc14d6eed3

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