pyFM.refine.icpΒΆ

Functions

icp_iteration(FM_12, evects1, evects2[, A2, ...])

Perform an iteration of ICP.

icp_refine(FM_12, evects1, evects2[, A2, ...])

Refine a functional map using the standard ICP algorithm.

mesh_icp_refine(FM_12, mesh1, mesh2[, nit, ...])

Refine a functional map between meshes using the ICP algorithm.

mesh_icp_refine_p2p(p2p_21, mesh1, mesh2, k_init)

Refine a functional map starting from an initial pointwise map.