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

Return with nothing #4

Closed
climbingdaily opened this issue Jun 11, 2023 · 2 comments
Closed

Return with nothing #4

climbingdaily opened this issue Jun 11, 2023 · 2 comments

Comments

@climbingdaily
Copy link

Every time I try to run the example code with my own data. The code will end with nothing when it comes to

field = reconstructor.reconstruct(input_xyz, input_normal, detail_level=0.5)

image

My environment is:

@heiwang1997
Copy link
Collaborator

Hi, thanks for your interest in our paper!

Just to clarify, by saying 'end with nothing' you are referring to the mesh extracted being empty? (i.e. 0 vertices)

Could you please try specifying voxel_size instead of detail_level here? My guess is that maybe your data is non-evenly distributed and the estimation coming from detail_level is not very accurate.

@heiwang1997
Copy link
Collaborator

Closing due to inactivity. Feel free to re-open if you still have a problem.

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