Repository navigation

#

Point cloud

维基百科

相关主题

3D

A point cloud is a set of data points in space. The points represent a 3D shape or object. Each point has its set of X, Y and Z coordinates.

Point Cloud Library (PCL)

C++
10337
1 天前

PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.

Python
4072
1 年前
gkjohnson/three-mesh-bvh

A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.

JavaScript
2737
1 个月前

Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.

C++
1731
6 年前
mikeroyal/Photogrammetry-Guide

Photogrammetry Guide. Photogrammetry is widely used for Aerial surveying, Agriculture, Architecture, 3D Games, Robotics, Archaeology, Construction, Emergency management, and Medical.

Python
1271
1 年前
ranahanocka/point2mesh

Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]

Python
1162
1 年前

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data

JavaScript
1144
9 天前
szenergy/awesome-lidar

😎 Awesome LIDAR list. The list includes LIDAR manufacturers, datasets, point cloud-processing algorithms, point cloud frameworks and simulators.

1071
8 天前

loam code noted in Chinese(loam中文注解版)

C++
1015
6 年前

[NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies

Shell
865
1 年前

Efficient and parallel algorithms for point cloud registration [C++, Python]

C++
594
3 个月前

LSD (LiDAR SLAM & Detection) is an open source perception architecture for autonomous vehicle/robotic

C++
582
4 个月前

Full-python LiDAR SLAM using ICP and Scan Context

Python
550
1 年前

Pointcloud-based graph SLAM written in C++ using open3D library.

C++
547
3 个月前