voxelnet icon indicating copy to clipboard operation
voxelnet copied to clipboard

visualize voxel grid

Open Jugaris89 opened this issue 5 years ago • 2 comments

Hi,

very good work :-)

I have a question about the visualization of the grid on the LIDAR point clouds that is mentioned in the paper.

In the part of voxel partitioning, do you have in your code implemented already the visualization of this grid on the input raw point cloud? (figure 2 of https://arxiv.org/pdf/1711.06396.pdf)

thanks in advance

Jugaris89 avatar Mar 31 '19 16:03 Jugaris89

@Jugaris89 Hello, I was wondering about the same thing. Did you find out how to visualize the voxelized grid? Thx.

OneManArmy93 avatar May 22 '19 08:05 OneManArmy93

You can use open3d to visualize pointcloud information

ansabsheikh9 avatar May 22 '19 08:05 ansabsheikh9