A list of papers and datasets about point cloud analysis (processing)
-
Updated
May 19, 2023
A list of papers and datasets about point cloud analysis (processing)
Papers, code and datasets about deep learning for 3D Object Detection.
Morphing and Sampling Network for Dense Point Cloud Completion (AAAI2020)
Image Signal Processing (ISP) Guide. Learn all about the process of converting an image/video into digital form by performing tasks like noise reduction, filtering, auto exposure, autofocus, HDR correction, and image sharpening with a Specialized type of media processor.
C++ library and programs for reading and writing ASPRS LAS format with LiDAR data
Implementations of a rather simple version of the Iterative Closest Point algorithm in various languages.
Receding Moving Object Segmentation in 3D LiDAR Data Using Sparse 4D Convolutions (RAL 2022)
Repo for "Benchmarking Robustness of 3D Point Cloud Recognition against Common Corruptions" https://arxiv.org/abs/2201.12296
[ICCV 2021] Walk in the Cloud: Learning Curves for Point Clouds Shape Analysis
Official Code for ICML 2021 paper "Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline"
An SDK for multi-agent collaborative perception.
[NeurIPS2021] Learning Distilled Collaboration Graph for Multi-Agent Perception
PVT: Point-Voxel Transformer for 3D Deep Learning
[CVPR2023] Deep Graph-based Spatial Consistency for Robust Non-rigid Point Cloud Registration
Probabilistic line extraction from 2-D range scan
3DGS-to-PC: Convert a 3D gaussian splatting scene into a dense point cloud with advanced customisation options and high-accuracy rendered point colours
Point cloud completion tool based on dictionary learning. Takes a PCL point cloud surface and fills in gaps or densifies sparse regions by learning from the various surface features of the cloud. This is done using a variation of the k-SVD dictionary learning algorithm that allows for continuous atoms and dealing with unstructured point cloud da…
Introduction to Point Cloud Processing
Utilities for point cloud processing. read ply, write ply, search nearest neighbors using octree ...
Cross-platform library to communicate with LiDAR devices of the Blickfeld GmbH.
Add a description, image, and links to the point-cloud-processing topic page so that developers can more easily learn about it.
To associate your repository with the point-cloud-processing topic, visit your repo's landing page and select "manage topics."