[Insight-users] OrientedImage.h not available

Matt McCormick matt.mccormick at kitware.com
Wed Sep 12 12:02:37 EDT 2012


Hi Massi,

Please use the latest version of that example found in the source tree
under Examples/IO.  itk::OrientedImage was removed because all
itk::Image's now have a direction cosine matrix included with them.
For more information, see the commit

  e8241ed011b03d404c2851d266df0bad3067fb8e

Thanks,
Matt

On Wed, Sep 12, 2012 at 3:46 PM, Massi <Massinissa.Bandou at usherbrooke.ca> wrote:
> Hello,
>
> I downloaded the latest version of ITK , InsightToolkit-4.2.0 and I tried to
> program the reconstruction of a 3D profile from a series of dicom according
> to the following example, DicomSeriesReadImageWrite2.cxx. But I got an error
> that the class OrientedImage.h doesn't exist. Is there any solution for
> that?
>
> thx
> Massi
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/OrientedImage-h-not-available-tp29446.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list