<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? Should 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 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 .</DIV>
<DIV>Thank you.</DIV>
<DIV> </DIV>