Skip to Content.
Sympa Menu

cgal-discuss - CGALimageIO supports more formats to load origin information

Subject: CGAL users discussion list

List archive

CGALimageIO supports more formats to load origin information


Chronological Thread 
  • From: "Mengda Wu" <>
  • To:
  • Subject: CGALimageIO supports more formats to load origin information
  • Date: Wed, 7 May 2008 01:51:49 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=T6cY197xNhq+ZTbabDKrjuHgBA+apyTu9I73M5RlZyDWaIY8hjOS4NxXVNGQ8On0t0iOvQsrGI2QrcPiBpd6/k7TCkzpHn4oSKxiTBWTwG1D99UZ21M/x9V7/BRFAt7SBqvaeSem/CZAOodtj+Gs5CeDJtctrwzWpP69vhRbtGU=

Hi all,

    I have been using Analyze format of CGALimageIO to generate surface mesh from. But I found the Analyze format
does not support origin information. So CGALimageIO seems to assume the origin is located [0,0,0], which is incorrect
for most cases because the coordinates for all vertices are shifted.

   I am wondering if CGAL can support more image formats, such as MetaImage format (http://www.itk.org/Wiki/MetaIO) which
has origin information. BTW, ITK (http://www.itk.org) has readers for nearly all ordinary formats.

Thanks,
Mengda



Archive powered by MHonArc 2.6.16.

Top of Page