Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Jet_fitting_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Jet_fitting_3


Chronological Thread 
  • From: Priyamvad Deshmukh <>
  • To:
  • Subject: Re: [cgal-discuss] Jet_fitting_3
  • Date: Thu, 5 Mar 2009 23:43:09 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=TYPONdo/gV0KTssJ5MCvZQuzD25WOgX5u1BqSfzH6vcyxQpj5mKYMHerudcpjMd8I0 k9AHH1q5GBBP0Ji6oFrZfJu9BAYFsmF73FdJDvyOsNLJntnJqiyddH2saRoakZ9Bw5gp hwRXO790JuqhsRFiWXLxhjBNeC2RtKqT9TCEU=

Hi

I got the fitting process running and used it to estimate the umbilics and ridges on a triangular mesh.

I have attached the images for the results I get for a torus with this mail. Can someone who has had an experience with using jet_fitting and umbilics/ridge estimation before, let me know if these look correct?
I have used a 2-ring neighbourhood for estimating the umbilics and a third order approximation for the ridges.

Also. does anyone know if the min and max elliptic edges will always connect the umbilics?

Sincerely
Priyamvad

Color Code:
Blue Sphere: Umbilic
Red Line: Max elliptic ridge
Yellow Line: Min elliptic ridge


On Thu, Mar 5, 2009 at 8:43 AM, Priyamvad Deshmukh <> wrote:
Thanks everyone. I was sleeping in the other part of the world, hence the delay.
I had boost libraries for the incorrect VC version. Reinstalling solved the problem. Jet_fitting runs nicely now.

I will try and incorporate Monge_fitting for my mesh implementation today. My goal is to get all the umbilics on a mesh.

Thanks again
Priyamvad



On Thu, Mar 5, 2009 at 3:53 AM, Laurent Rineau (GeometryFactory) <> wrote:
On Thursday 05 March 2009 08:36:28 Andreas Fabri wrote:
> Hello,
>
> It might be that there is a bug in the cmake rule for finding this lib.
> I yesrarday had the same problem with the Surface_mesh_paramtrization
> examples.
>
> We will investigate and let you know on the discussion list.

Priyamvad has a *link* error. That is a different problem. Maybe the library
does not exist on the machine, or the library path is wrong.

Priyamvad, please answer the usual questions, so that we can help you:
 http://www.cgal.org/bug_report.html
At the very least, what is your compiler? It seems to be VC90, can you
confirm? What version of CGAL? Is your OS for x86 or x64?

--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss



--
Priyamvad
http://www.columbia.edu/~prd2112/
MS in CS
Columbia University



--
Priyamvad
http://www.columbia.edu/~prd2112/
MS in CS
Columbia University

Attachment: umbilics.jpg
Description: JPEG image

Attachment: torus.jpg
Description: JPEG image




Archive powered by MHonArc 2.6.16.

Top of Page