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

ScalableTSDF #4

Open
VladMVLX opened this issue Jun 6, 2020 · 2 comments
Open

ScalableTSDF #4

VladMVLX opened this issue Jun 6, 2020 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@VladMVLX
Copy link

VladMVLX commented Jun 6, 2020

Hello,

First of all I want to say thank you for the amazing work you doing and sharing.

Do you have any plans to integrate open3d implementation of ScalableTSDF or any analogue of it?

Or will it be working with cupoch if I will take scalable tsdf class from cuda branch of open3d and compile it with cupoch (fixing namespaces and names)?

Thanks.

@neka-nat
Copy link
Owner

neka-nat commented Jun 7, 2020

Hi @VladMVLX ,

Thank you for your feedback.
The implementation of scarable tsdf will be done in the future.
It need to be modified for CUDA based on the open3d source.

@neka-nat neka-nat added the enhancement New feature or request label Jun 7, 2020
@neka-nat neka-nat self-assigned this Jul 12, 2020
@neka-nat neka-nat added the help wanted Extra attention is needed label Jul 27, 2020
@neka-nat neka-nat removed their assignment Jul 27, 2020
@neka-nat
Copy link
Owner

I implemented TSDF generation and point cloud extraction
The implementation of mesh extraction is not yet done.
Also, as you can see in #12 , it's not memory efficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants