Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] genearting a mesh from cloud points

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] genearting a mesh from cloud points


Chronological Thread 
  • From: sara shafaei <>
  • To:
  • Subject: Re: [cgal-discuss] genearting a mesh from cloud points
  • Date: Mon, 7 Dec 2009 15:37:27 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=I0kERGyJgHdt7YMLvsoogByki9EvBsUef/3Vg91MsOrQJGar+j+hVPk9Nbegd/e/CmzX+xHhx7+2GVNTW3PqMszcFRHtJMgQFriTPwV3DzaAWIXHhwgp7Z8PqPmMqkT3QlAPXm84W9bpdhVM/00glRXLAIy983af2Gjm4+ON9dk=;

Sure, I have a unorganized point set without normals . I want to do triangulation on them. First, I need to do some preprocessing such as : Simplification, outlier removal, smoothing, normal estimation. There are some examples for each of them here:
http://www.cgal.org/Manual/last/doc_html/cgal_manual/Point_set_processing_3/Chapter_main.html

but when I try to put them together as a pipeline . it doesn't work.

Thank you,
Sara

--- On Tue, 12/8/09, ny <> wrote:

From: ny <>
Subject: Re: [cgal-discuss] genearting a mesh from cloud points
To:
Date: Tuesday, December 8, 2009, 2:41 AM


2009/12/7 sara shafaei <>
Hey guys,

I was trying to generate a mesh from cloud points.

register + merge a couple of scans you mean?
 
I know there is a chapter in CGAL for that. I was trying to put the pipeline which came in the manual together , but it caused error when I put the example in the one program. Is there anyone that has a demo for whole process. I appreciate your help.

can u be more specific?
cheers
 
Thank you,
Sara


Chat Skype: nyiotis
Contact Me LinkedinTwitter
        \\v//
   (o o)
--ooO-(_)-Ooo-----------------
--------             Nikos Yiotis




Archive powered by MHonArc 2.6.16.

Top of Page