Description Usage Arguments Value Examples
The function extracts the vertices and edges from the reference tri-mesh based on the index vector and reconstructs the tri-mesh for the vertices and edges which were extracted.
1 | Meshextract(ref.m, idx)
|
ref.m |
a reference tri-mesh of 3D face |
idx |
the index vector for extraction region |
a tri-mesh of facial region
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.