Info
This question is closed. Reopen it to edit or answer.
how to use nonrigidICP_mesh_morph.m function?
1 view (last 30 days)
Show older comments
nonrigidICP_mesh_morph.m
I want to know what are inputs for this code?
when I have put my inputs to below function, it takes forever to run and matlab shows busy status at bottom left corner and still wait and wait and no any results? any suggetion?
[registered,targetV,targetF]=nonrigidICP_mesh_morph(targetV,sourceV,targetF,sourceF,iterations,flag_prealligndata)
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!