<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>&nbsp;<BR>
Hi all,<BR>
&nbsp;<BR>
I have a new surface models (e.g STL models) of an object of slightly different sizes/shapes.&nbsp; I would like to compute&nbsp;a best fit surface or average surface from my input surfaces.&nbsp; Eventually I'll have a few hundred of these surfaces and I'd like to "bin" them into classes, e.g. small, medium and large with a best fit of each class.&nbsp; I searched around but couldn't find any class(es) that would do the task.. but I'm fairly new to VTK.&nbsp; Does anyone know of how to tackle this problem with VTK.<BR>
&nbsp;<BR>
Thanks<BR>
Taro<BR></body>
</html>