andyzeng / 3dmatch-toolbox

3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
http://3dmatch.cs.princeton.edu/
BSD 2-Clause "Simplified" License
836 stars 189 forks source link

How to get the fusion cloud and visualize it? #19

Open ada-hs opened 6 years ago

ada-hs commented 6 years ago

I use the point cloud as input and try TDF (https://github.com/andyzeng/3dmatch-toolbox/blob/master/core/demo.cu). I got the tdf.bin file but how to extract the point in Volume and visualize it.......thanks a lot....