Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] surface meshes from depth maps

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] surface meshes from depth maps


Chronological Thread 
  • From: 杨成林 <>
  • To:
  • Subject: Re: [cgal-discuss] surface meshes from depth maps
  • Date: Wed, 9 Dec 2009 09:13:30 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=cGPG+19aEwvr/a8DXhhp6wivoKvWxJdrsBIFbxUjPHpMUVhiUrkV/1CUNxOW4i1HBC bIms664fHlVeqW5j55phfbWIdIC9qsk22SU+zwy3ciFB1uWGyH4sVTCLm4/PDEYfpk/R SlXVtPdEio1gSo4XCektS0qEr6FWdpgqWrZFY=

This link may be useful:http://www.cse.ohio-state.edu/~tamaldey/

2009/12/8 Engin Kurutepe <>
Hello cgal experts,

I am using the surface mesh reconstruction for point sets methods and example code from http://www.cgal.org/Manual/last/doc_html/cgal_manual/Surface_reconstruction_points_3/Chapter_main.html

My goal is to convert a depth-map image to a smoothed surface mesh.

I believe my problem is a bit different than the examples provided in the manual. I have data only from a few viewpoints which are sparsely spread over an arc of about 30 degrees. Although the datapoints from different perspectives match quite well to each other, I don't have any data from the back of the scene for instance.

So far the CGAL functions gave me closed surface meshes, where the back of the scene was simply reconstructed as a partial sphere.

Is there a way to force the Poisson_reconstruction_function() or make_surface_mesh() to generate surface sheets instead of closed objects?

Best regards,
Engin Kurutepe.


--------------------------------------------------------------------
Engin Kurutepe                          TU Berlin
              FG Nachrichtenübertragung
Tel: +49 30 314 28507                   Sekr. EN-1, Einsteinufer 17
Fax: +49 30 314 22514                   10587 Berlin Germany
--------------------------------------------------------------------





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




--
杨成林
Yang Chenglin



Archive powered by MHonArc 2.6.16.

Top of Page