pptk
Point cloud viewer
A toolkit for visualizing and processing 3D point clouds using octrees and parallelized data structures
The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.
615 stars
22 watching
114 forks
Language: C++
last commit: about 4 years ago
Linked from 2 awesome lists
3-dgps-datagraphics-3dkd-treelidaroctreepointcloudsvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
pglira/point_cloud_tools_for_matlab | A collection of Matlab classes for working with point clouds and aligning multiple 3D point sets using the Iterative Closest Point (ICP) algorithm. | 117 |
cartographer-project/point_cloud_viewer | A tool for visually exploring and navigating massive point clouds | 339 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
daavoo/pyntcloud | A Python library for processing and manipulating 3D point clouds | 1,415 |
virtual-vehicle/pointcloudset | A Python library for analyzing large datasets of 3D point clouds recorded over time in an efficient way. | 44 |
brycefrank/pyfor | A Python package for processing aerial point clouds in the context of forest inventory and analysis. | 92 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
pglira/simpleicp | A software package implementing a simple algorithm for aligning two 3D point clouds using an iterative closest point method | 298 |
c42f/displaz | A viewer for displaying 3D point clouds and derived geometry from geospatial data | 235 |
amsterdam-ai-team/urban_pointcloud_processing | Automates classification and labeling of urban 3D point clouds using data fusion and region growing techniques. | 167 |
peterkuma/ccplot | An application for visualizing data from satellite sensors | 35 |
nicolas-chaulet/torch-points3d | A PyTorch framework for building and training deep learning models on point clouds. | 219 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |