I’ve run through Non Rigid Registration with the Fit Marvelous Avatar script several times and regardless of the model I use or the control points that I set I always get stuck at this line:
avatarWrapped = wrap.nonRigidRegistration(avatar,scan,controlPointsAvatar,controlPointsScan,freePolygonsAvatar,minNodes = 50,initialRadiusMultiplier = initialRadiusMultiplier,smoothnessFinal = smoothnessFinal,maxIterations = 20)
I’ve looked at the Log but I can’t seem to figure out what is going wrong. The Mesh will not begin to transform to the target and the gui gets locked up. If you guys could help me figure out whats going on I would really appreciate it!!!