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

visual hall #46

Open
Dumeowmeow opened this issue Jul 26, 2024 · 1 comment
Open

visual hall #46

Dumeowmeow opened this issue Jul 26, 2024 · 1 comment

Comments

@Dumeowmeow
Copy link

Thank you for your great work!
When I execute visual_hall.py, I visualize the result, but I find that the result is not a shell, but solid, why is that?
1721994428715

@UranusITS
Copy link

The expected output of the visual hull is a point cloud, not a shell. The visual hull is constructed by initializing a point cloud in space and removing points that fall outside the mask. As a result, it’s normal to see a solid structure at this stage. During further optimization, the point cloud will improve. Additionally, increasing the number of input views will enhance the quality of the visual hull.

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