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

poissonRecon nodes order on given slice #51

Open
daviddrezner opened this issue Apr 2, 2018 · 8 comments
Open

poissonRecon nodes order on given slice #51

daviddrezner opened this issue Apr 2, 2018 · 8 comments

Comments

@daviddrezner
Copy link

Hi Michael,

Can you please explain the order of the nodes for a given slice before MC algorithm.
given to the poisson sphere ptCloud, I'm dumping nodes of the middle slice just before the MC (Marching Squares), having problem to understand the spatial order of sValues.mcIndices[i - sValues.sliceData.nodeOffset] hence corners indicator data.

Thanks,
david

@daviddrezner
Copy link
Author

following is a dump of active nodes of the middle slice reshape to square image , I've expected to get corners in a circle shape locations (this due to sphere ptcloud input), and got following:
image
I assume that my simple reshape is wrong?

@mkazhdan
Copy link
Owner

mkazhdan commented Apr 3, 2018 via email

@daviddrezner
Copy link
Author

daviddrezner commented Apr 3, 2018 via email

@mkazhdan
Copy link
Owner

mkazhdan commented Apr 3, 2018 via email

@daviddrezner
Copy link
Author

daviddrezner commented Apr 3, 2018 via email

@daviddrezner
Copy link
Author

daviddrezner commented Apr 4, 2018 via email

@mkazhdan
Copy link
Owner

mkazhdan commented Apr 4, 2018 via email

@daviddrezner
Copy link
Author

daviddrezner commented Apr 4, 2018 via email

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