Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voxelization of point cloud is low #23

Open
Astrosun opened this issue Jul 9, 2017 · 2 comments
Open

Voxelization of point cloud is low #23

Astrosun opened this issue Jul 9, 2017 · 2 comments

Comments

@Astrosun
Copy link

Astrosun commented Jul 9, 2017

Hi, thanks for your excellent works!

May I know how you did voxelization of the raw point cloud? I wrote my own scripts for voxelization in both matlab and cython(complied to C), and found that voxelization of a large point cloud (maybe a frame of Kinect2, it contains part of your room )is very slow, around 1min, which is not real-time.

May I know more details of voxelization part of your works?(of raw point cloud, not meshed files)

Thanks a lot!

@rlczddl
Copy link

rlczddl commented Oct 25, 2017

The voxelized code can be find in the 3D ShapeNets.

@rlczddl
Copy link

rlczddl commented Oct 25, 2017

oh,that code is for mesh,not for point cloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants