pcl-library topic

List pcl-library repositories

pcl-learning

1.5k
Stars
380
Forks
Watchers

🔥PCL(Point Cloud Library)点云库学习记录

DBScan-PCL-Optimized

170
Stars
40
Forks
Watchers

DBScan algorithm using Octrees to cluster 3D points in a space with PCL Library

pointcloudToMesh

156
Stars
35
Forks
Watchers

C++ application to convert pcd file, ply file, txt file or xyz point cloud to MESH representation (Gp3).

Fast-3D-Pointcloud-Segmentation

214
Stars
57
Forks
Watchers

Fast 3D point cloud segmentation using supervoxels with geometry and color for 3D scene understanding

pointcloud-landmarks-extractor

75
Stars
39
Forks
Watchers

Tools to detect and classify landmarks (currently, trees and pole-like objects) from point cloud data

PointCloudSegmentation

73
Stars
14
Forks
Watchers

The research project based on Semantic KITTTI dataset, 3d Point Cloud Segmentation , Obstacle Detection

lastfm

100
Stars
61
Forks
Watchers

Portable .Net library for Last.fm

PointCloudRegistrationTool

88
Stars
19
Forks
Watchers

Automatically registers (aligns) and visualizes point clouds, or processes a whole bunch at once

Python and C++ examples that show shows how to process 3-D Lidar data by segmenting the ground plane and finding obstacles.

lidar_obstacle_detector

211
Stars
41
Forks
Watchers

3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm