Info

This question is closed. Reopen it to edit or answer.

how to use nonrigidICP_mesh_morph.m function?

1 view (last 30 days)
Ajay Deshmukh
Ajay Deshmukh on 15 Sep 2021
Closed: Sabin on 13 Mar 2023
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)

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!