Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Get lenghts of ellipse major and minor axis

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Get lenghts of ellipse major and minor axis


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Get lenghts of ellipse major and minor axis
  • Date: Mon, 28 Jul 2014 14:22:39 +0200
  • Organization: GeometryFactory

On 07/24/2014 12:46 AM, willwu wrote:
Hi,

I am using Min_ellipse_2 to get the smallest enclosing ellipse. According to
the manual, I can get the equation coefficients by
me2.ellipse().double_coefficients( r, s, t, u, v, w); However, I have
trouble getting the length from these coefficients. Does anybody know how to
get the axis?

-Wei


Check this example:

http://doc.cgal.org/latest/Bounding_volumes/Approximate_min_ellipsoid_d_2ellipsoid_8cpp-example.html

Sebastien.


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Get-lenghts-of-ellipse-major-and-minor-axis-tp4659598.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page