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

The number of points sampled by Poisson disk sampling is different from my setting #9

Open
zwb0 opened this issue Jul 12, 2020 · 4 comments

Comments

@zwb0
Copy link

zwb0 commented Jul 12, 2020

Sorry for bothering you,
When I generate points from .off file by the following command,
./run_pd_sampling.sh ../../data/test/mesh/ ../../data/test/gt_8192/ "*.off" **8192**
The output turns out to be
m60
8192 8227
pig
8192 8009
duck
8192 8060
m333
8192 7889
cow
8192 8101
statue_dragon_aligned
8192 7973
m355
8192 7958
m88
8192 8172
statue_rome_aligned
8192 8069
elephant
8192 8266
coverrear_Lp
8192 7908
chair
8192 7952
star
8192 8252
Icosahedron
8192 7905
kitten
8192 8185,
I'm wondering why the sampled points are not consistent with my specified 8192 points. And do you know how to fix it?
Thanks a lot and best wishes!

@GopiRajuMatta
Copy link

Hello,

Is it fixed? I have also same issue.

Thank you
Gopi

@GopiRajuMatta
Copy link

@yifita

Can you please respond to this.

Thank you
Gopi

@yifita
Copy link
Owner

yifita commented Jan 24, 2021

Hi Gopi,

There seems to be a version misalignment. I suggest you look into meshlab 2020 poisson disc sampling function, there's an option to sample the exact number of points.

@GopiRajuMatta
Copy link

Thank you Yifan. I will look into it.

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

3 participants