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++
10564
7 天前

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

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

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

JavaScript
2917
1 个月前

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

C++
1742
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
1350
2 个月前
ranahanocka/point2mesh

Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]

Python
1193
2 年前

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

JavaScript
1181
1 个月前
szenergy/awesome-lidar

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

1145
2 个月前

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

C++
1036
6 年前

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

Shell
921
2 年前

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

C++
716
2 个月前

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

C++
648
8 个月前

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

C++
565
7 个月前

Full-python LiDAR SLAM using ICP and Scan Context

Python
560
2 年前