Point cloud processing slides
Static presentation available here
Notebook available here
Will work on linux, may work on macOS. Get in touch if you'd like to give us a hand to make it run on 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
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.