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

Apply crop box filter in depth image #18

Open
marip8 opened this issue Sep 4, 2024 · 0 comments
Open

Apply crop box filter in depth image #18

marip8 opened this issue Sep 4, 2024 · 0 comments

Comments

@marip8
Copy link
Member

marip8 commented Sep 4, 2024

Instead of applying the crop box filter to the mesh after the full volume has been constructed, it seems like it would be faster and more efficient to project the crop box into the depth image before integrating the depth image into the TSDF volume. This should make integration faster since more points will be invalid and it should speed up meshing by restricting the size of the TSDF volume to the extents of the crop box

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

1 participant