<DIV>I've got some 3D points,Now I want to get the minimum bounding box.</DIV>
<DIV>There is a class in vtk(vtkBoundingBox Class).But I can't find the function to solve my problem.</DIV>
<DIV>So , is there any other way to work it out?&nbsp;Should&nbsp;I put all the points in a polydata object and then use some functions</DIV>
<DIV>to get the minimum bounding box. By the way,I have two point sets.They are in the same coordinate system.I want to know if the &nbsp;different angle can have an effect on the minimum bounding box?Because I want to use the two boxes to do the initial matching work&nbsp;.</DIV>
<DIV>Thank you.</DIV>
<DIV>&nbsp;</DIV>