retroDeform3d | R Documentation |
symmetrize a bilateral landmark configuration by removing bending and stretching
retroDeform3d(mat, pairedLM, hmult = 5, alpha = 0.01)
mat |
matrix with bilateral landmarks |
pairedLM |
2-column integer matrix with the 1st columns containing row indices of left side landmarks and 2nd column the right hand landmarks |
hmult |
factor controlling the bandwidth for calculating local weights (which will be |
alpha |
factor controlling spacing along x-axis |
deformed |
matrix containing deformed landmarks |
orig |
matrix containing original landmarks |
Ghosh, D.; Amenta, N. & Kazhdan, M. Closed-form Blending of Local Symmetries. Computer Graphics Forum, Wiley-Blackwell, 2010, 29, 1681-1688
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.