Difference between revisions of "Point Cloud"
Line 17: | Line 17: | ||
A point cloud is a set of data points in space. Point clouds are generally produced by 3D scanners, which measure a large number of points on the external surfaces of objects around them. As the output of 3D scanning processes, point clouds are used for many purposes, including to create 3D CAD models for manufactured parts, for metrology and quality inspection, and for a multitude of visualization, animation, rendering and mass customization applications. [A point cloud is a set of data points in space. Point clouds are generally produced by 3D scanners, which measure a large number of points on the external surfaces of objects around them. As the output of 3D scanning processes, point clouds are used for many purposes, including to create 3D CAD models for manufactured parts, for metrology and quality inspection, and for a multitude of visualization, animation, rendering and mass customization applications. [http://en.wikipedia.org/wiki/Point_cloud Point Cloud] and [http://en.wikipedia.org/wiki/List_of_programs_for_point_cloud_processing List of programs for Point Cloud processing | Wikipedia] | A point cloud is a set of data points in space. Point clouds are generally produced by 3D scanners, which measure a large number of points on the external surfaces of objects around them. As the output of 3D scanning processes, point clouds are used for many purposes, including to create 3D CAD models for manufactured parts, for metrology and quality inspection, and for a multitude of visualization, animation, rendering and mass customization applications. [A point cloud is a set of data points in space. Point clouds are generally produced by 3D scanners, which measure a large number of points on the external surfaces of objects around them. As the output of 3D scanning processes, point clouds are used for many purposes, including to create 3D CAD models for manufactured parts, for metrology and quality inspection, and for a multitude of visualization, animation, rendering and mass customization applications. [http://en.wikipedia.org/wiki/Point_cloud Point Cloud] and [http://en.wikipedia.org/wiki/List_of_programs_for_point_cloud_processing List of programs for Point Cloud processing | Wikipedia] | ||
+ | |||
+ | Although Convolutional Neural Networks are the state of the art techniques for 2D object detection, they do not perform well on 3D point cloud due to the sparse sensor data, therefore new techniques are needed. [http://medium.com/@SmartLabAI/3d-object-detection-from-lidar-data-with-deep-learning-95f6d400399a 3D Object Detection from LiDAR Data with Deep Learning | SmartLab AI - Medium] | ||
http://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Point_cloud_torus.gif/220px-Point_cloud_torus.gif | http://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Point_cloud_torus.gif/220px-Point_cloud_torus.gif |
Revision as of 13:27, 28 July 2019
Youtube search... ...Google search
- Deep learning with point clouds | Romain Thalineau - qwertee.io
- RS-CNN: Relation-Shape Convolutional Neural Network for Point Cloud Analysis | Y. Liu, B. Fin, S. Xiang, and C. Pan - University of Chinese Academy of Sciences
- Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing.
- Screening; Passenger & Luggage
- 3D Model e.g. 3DCNN
- Graph Convolutional Network (GCN), Graph Neural Networks (Graph Nets), Geometric Deep Learning
- Common 3D point cloud file formats & solving interoperability issues | Charles Thomson - Vercator
A point cloud is a set of data points in space. Point clouds are generally produced by 3D scanners, which measure a large number of points on the external surfaces of objects around them. As the output of 3D scanning processes, point clouds are used for many purposes, including to create 3D CAD models for manufactured parts, for metrology and quality inspection, and for a multitude of visualization, animation, rendering and mass customization applications. [A point cloud is a set of data points in space. Point clouds are generally produced by 3D scanners, which measure a large number of points on the external surfaces of objects around them. As the output of 3D scanning processes, point clouds are used for many purposes, including to create 3D CAD models for manufactured parts, for metrology and quality inspection, and for a multitude of visualization, animation, rendering and mass customization applications. Point Cloud and List of programs for Point Cloud processing | Wikipedia
Although Convolutional Neural Networks are the state of the art techniques for 2D object detection, they do not perform well on 3D point cloud due to the sparse sensor data, therefore new techniques are needed. 3D Object Detection from LiDAR Data with Deep Learning | SmartLab AI - Medium
Contents
SPLATNet
PointNet
- PointNet | C. Qi, H. Su, K. Mo, and L. Guibas - Stanford -GitHub deep learning on point sets for 3D classification and segmentation
- PointNet++: deep hierarchical feature learning on point sets in a metric space | C. Qi, L. Yi, H. Su, and L. Guibas - Stanford
Vote3Deep
SqueezeSeg