Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 3D oriented bounding_box

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3D oriented bounding_box


Chronological Thread 
  • From: Julio Pastrana <>
  • To:
  • Subject: [cgal-discuss] 3D oriented bounding_box
  • Date: Fri, 27 Nov 2009 16:49:29 +0100

Hi dear CGAL users,
this is the first time I send a message to this list
asking a question. Lets see how it goes!


Well, I am looking for a function like the "bounding_box"
but that returns the "OBB - oriented bounding box" from a
list of 3D points, not the axis-aligned cube.

Is there such function in CGAL???

Or do I have to compute the orientation of the
data with PCA, rotate it and finally use the bounding_box
function??? (just an idea)

Thank you for your help ...


Sincerely
JUlio





  • [cgal-discuss] 3D oriented bounding_box, Julio Pastrana, 11/27/2009

Archive powered by MHonArc 2.6.16.

Top of Page