Skip to content

pjhaest/point-cloud-processing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

point-cloud-processing

Point cloud processing slides

Static presentation available here

Notebook available here

Initial setup

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.2%
  • Jupyter Notebook 16.6%
  • Python 0.2%