rockestate / point-cloud-processing

Point cloud processing slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

point-cloud-processing

Run the notebook live in your browser: Binder

Static presentation available here

Static notebook available here

Initial setup

Will work on Linux, macOS, and Windows.

Make sure you have git and conda installed and on your path.

git clone https://github.com/rockestate/point-cloud-processing
cd point-cloud-processing
conda env create -f environment.yml --force

Running the notebook

source activate pcp-env
jupyter notebook

Then go to the notebooks folder and run point-cloud-processing.ipynb.

Don't forget to specify a region when presented with the leaflet maps.

About

Point cloud processing slides

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 83.0%Language:Jupyter Notebook 16.8%Language:Python 0.2%