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

Could You Provide Detailed Insights on the Uniform TSDF Utilized in the UniformTSDFVolume Class? #6827

Open
3 tasks done
Fanqyu opened this issue Jun 12, 2024 · 0 comments
Open
3 tasks done
Labels

Comments

@Fanqyu
Copy link

Fanqyu commented Jun 12, 2024

Checklist

My Question

Hi, thanks for your excellent and convenient work!

Recently, I have encountered some confusion while using the UniformTSDFVolume, and there seems to be limited information available online.

Specifically, I am puzzled about the meaning of the values in the uniform TSDF. I understand that a value of 0.5 represents the surface. However, does a value greater than 0.5 indicate the outside or inside of an object? If a value greater than 0.5 represents the outside, why do the values of outside voxels beyond the truncated distance become 0 instead of 1? As we know, in vanilla TSDF, 1 indicates the truncated value on the outside, and -1 indicates it on the inside.

I look forward to your reply, as it will help me a lot

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

No branches or pull requests

1 participant