Difference between revisions of "Point Cloud"

From
Jump to: navigation, search
Line 33: Line 33:
 
* [http://stanford.edu/~rqi/pointnet2/ PointNet++: deep hierarchical feature learning on point sets in a metric space |  C. Qi, L. Yi, H. Su, and L. Guibas - Stanford]
 
* [http://stanford.edu/~rqi/pointnet2/ PointNet++: deep hierarchical feature learning on point sets in a metric space |  C. Qi, L. Yi, H. Su, and L. Guibas - Stanford]
 
<youtube>Cge-hot0Oc0</youtube>
 
<youtube>Cge-hot0Oc0</youtube>
 +
 +
http://www-cdn.qwertee.io/media/uploads/blog/deep_learning_with_point_clouds/pointnet_architecture.png
 +
 +
http://stanford.edu/~rqi/pointnet2/images/pnpp.jpg
 +
  
 
== [http://arxiv.org/abs/1609.06666 Vote3Deep] ==
 
== [http://arxiv.org/abs/1609.06666 Vote3Deep] ==
Line 41: Line 46:
 
== [http://github.com/BichenWuUCB/SqueezeSeg  SqueezeSeg] ==
 
== [http://github.com/BichenWuUCB/SqueezeSeg  SqueezeSeg] ==
 
<youtube>Xyn5Zd3lm6s</youtube>
 
<youtube>Xyn5Zd3lm6s</youtube>
 
http://www-cdn.qwertee.io/media/uploads/blog/deep_learning_with_point_clouds/pointnet_architecture.png
 
 
http://stanford.edu/~rqi/pointnet2/images/pnpp.jpg
 

Revision as of 12:24, 28 July 2019

Youtube search... ...Google search

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

220px-Point_cloud_torus.gif

SPLATNet

splatnet.png

PointNet

pointnet_architecture.png

pnpp.jpg


Vote3Deep

SqueezeSeg