Skip to content

Adding normals to a points cloud (for Poisson reconstruction) #6218

Answered by sloriot
stla asked this question in Q&A
Discussion options

You must be logged in to vote

You can use CGAL::jet_estimate_normals() to estimate normal directions followed by
CGAL::mst_orient_normals() to estimate normal orientations

Replies: 6 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by stla
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sloriot
Comment options

Comment options

You must be logged in to vote
1 reply
@sloriot
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@sloriot
Comment options

@sloriot
Comment options

@sloriot
Comment options

@sloriot
Comment options

@sloriot
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #6217 on January 05, 2022 07:37.