Skip to content

Commit

Permalink
Simplify description in the Triangulated Surface Mesh Segmentation us…
Browse files Browse the repository at this point in the history
…er manual

Co-authored-by: Sebastien Loriot <[email protected]>
  • Loading branch information
nmnobre and sloriot authored Jul 5, 2023
1 parent 56097ac commit 993060c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ where:

Note both terms of the energy function, \f$ e_1 \f$ and \f$ e_2 \f$, are always non-negative.
The first term of the energy function provides the contribution of the soft clustering probabilities.
The second term of the energy function is a geometric criterion that is larger the closer to \f$\pm\pi\f$, i.e. the flatter, the dihedral angle between two adjacent facets not in the same cluster is.
The second term of the energy function is a geometric criterion that is larger the closer to \f$\pm\pi\f$ the dihedral angle between two adjacent facets not in the same cluster is.
The smoothness parameter makes this geometric criterion more or less prevalent.

Assigning a high value to the smoothness parameter results in a small number of segments (since constructing a segment boundary would be expensive).
Expand Down

0 comments on commit 993060c

Please sign in to comment.