Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Largest_empty_iso_rectangle_2 fail with negative points?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Largest_empty_iso_rectangle_2 fail with negative points?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Largest_empty_iso_rectangle_2 fail with negative points?
  • Date: Thu, 23 Oct 2014 09:35:06 +0200
  • Organization: GeometryFactory

On 10/08/2014 07:27 PM, jack64 wrote:
Hi everyone,

I'm using *Largest_empty_iso_rectangle_2* and the point set can span in the
negative axes side. In this case the resulting iso_rectangle from function
*get_largest_empty_iso_rectangle* isn't valid. My question is if that
function support negative inputs.

Another question. I use this function to find the largest rectangle inside a
convex polygon. I fill every edge between vertex with some points to avoid
that the largest rectangle built with the function above get off the
polygon. Is there a better method in cgal to solve this problem?

Thank's.


Could you provide a minimal example showing the pb?

Sebastien.




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Largest-empty-iso-rectangle-2-fail-with-negative-points-tp4659932.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page