<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">one question before reinventing
the wheel...<br>
I have to morph a 3D polygonal model into another. I've been able to do
it by constraining a transformation choosing a set of correspondences
on the two surfaces. However, these were selected at hand. I need
something that does the morphing automatically. <br>
I've read that some derivations of the iterative closest point
(considering non affine transformations) does this, however in VTK only
affine transformations are coded. The 3Dmorph test program also was not
of any help.<br>
Does anybody have some suggestions?<br>
<br>
best regards,<br>
</font></font>
<pre class="moz-signature" cols="72">-- 
Andrea Bottino
Politecnico di Torino, DAUIN
Corso Duca degli Abruzzi, 24
10129 Torino ITALY
Tel +39 011 5647175 / Fax +39 011 5647099
<a class="moz-txt-link-freetext" href="http://www.polito.it/cgvg">http://www.polito.it/cgvg</a></pre>
</body>
</html>