Skip to content

nejcd/pointcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PointCloud Python Package

Overview

Working with large point clouds that are saved in multiple files is annoying. There here is small Pointcloud Python Package to help and speed up work with point clouds.

Main features:

  • Project management for large projects with multiple files
  • Visualising small data sets
  • Filtering
  • Clip
  • SubSample
  • Tiling

Installation

To install package run:

python setup.py install

If you are using virtualenv or conda or any other env manager first activate the env and then install package.

Example

Jupyter notebook example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages