Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] OBB aka Minimal Enclosing Rectangle seems wrong (CGAL-4.9_x64-beta1)

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] OBB aka Minimal Enclosing Rectangle seems wrong (CGAL-4.9_x64-beta1)


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] OBB aka Minimal Enclosing Rectangle seems wrong (CGAL-4.9_x64-beta1)
  • Date: Mon, 05 Sep 2016 12:37:02 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:v4ZV+BY7YMJ+HixZ45RPYBn/LSx+4OfEezUN459isYplN5qZpsWzbnLW6fgltlLVR4KTs6sC0LuP9f2wEjVeqdbZ6TZZL8wKD0dEwewt3CUeQ+e9QXXhK/DrayFoVO9jb3RCu0+BDE5OBczlbEfTqHDhpRQbGxH4KBYnbr+tQt2a3IyL0LW59JTXJglJnzGgeqhaLROsrAyXuNNFr5FlL/N78RbDq2BUeulQjUdvP1OUg168ycq3+ZN/6TV+svk98NRREO+yK788SqZZCyhgNmQd68jitB2FRgyKsChPGl4KmwZFVlCWpCrxWY3853P3
  • Organization: GeometryFactory

On 09/04/2016 02:05 PM, Mike Vasiljevs wrote:
Running an adapted Bounding Volumes example
(https://github.com/CGAL/cgal/blob/releases/CGAL-4.9-beta1/Bounding_volumes/examples/Min_quadrilateral_2/minimum_enclosing_rectangle_2.cpp)
resulted in an incorrect Oriented Bounding Box output for most cases.
Input polygons were SketchUp created circles, hexagons and custom-drawn
polygons.

Results:
http://www.michaelvasiljevs.com/pictures/issues/cgal-min_rectangle-circles_n_hexes.png
http://www.michaelvasiljevs.com/pictures/issues/cgal-min_rectangle-multipoints.png

Any ideas?


Greetings,
Mike

Could you share a minimal example (code+input) showing the pb?

Thanks,

Sebastien.



Archive powered by MHonArc 2.6.18.

Top of Page