Skip to content

vastyellowNew/pcloudpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcloudpy

Point Cloud Viewer and Processing Toolkit in Python

This toolkit aims at providing an ease interface to display point clouds in many formats and performing diverse filtering processes. This project goal is to make use of amazing libraries such as numpy, scipy, matplotlib, IPython, VTK, pandas, sklearn, laspy, pyside, pyqode and so on to be used in the display and processing of point clouds. pcloudpy project is highly inspired in Paraview, MeshLab, CloudCompare, FreeCad, PCL. It attempts to offer an alternative to add modules written in python easily. An IPython Console and a Python Editor are also available in order to interact with the pcloudpy api and graphical user interface.


The main features of the pcloudpy module are the following:

  • Display dense point clouds
  • Selection and Cleaning of point clouds
  • Filtering of point clouds (point neighborhood statistics, Outlier removal)
  • Extent Extraction from Point Clouds
  • Delaunay Triangulations
  • Normals Estimation (PCA Eigen Method & Oriented)
  • Screened Poisson Surface Reconstruction
  • Interaction with pcloudpy modules from an embedded IPython Console


Requirements:


if you are interesting in collaborating and/or testing this software, please don't hesitate to contact me


About

Point Cloud Viewer and Processing Toolkit in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%