Xamla / torch-pcl

Point Cloud Library (PCL) bindings for Torch
BSD 3-Clause "New" or "Revised" License
30 stars 7 forks source link

Add TensorView, Load/Saving, Filtering, Nearest Neighbor search for PointXYZ data type #1

Closed andreaskoepf closed 8 years ago

andreaskoepf commented 8 years ago

Completed with the KdTree and Octree wrappers.