Non rigid transformation between 2 differents 3D meshes -


i'm looking optimal method match vertices of 2 different meshes. different in density, size , maybe other reasons.

the 2 meshes represent human head, anatomical differences can many.

the problem minimization. maybe minimization of mean distance or energy.

i can find on web few methods registration interest point in 2d images, not in 3d.

does have idea non-rigid transformation?

i'm working find each dual vertex of vertex of each mesh in other one.

thanks lot.

i not sure if paper below works different number of points can check following paper

global correspondence optimization non-rigid registration of depth scans hao li, robert w. sumner, mark pauly


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - EclipseLink JPA Object is not a known entity type -

java - Need to add SOAP security token -