[Insight-users] ITK_CoordinateOrientation

Dženan Zukić dzenanz at gmail.com
Mon Oct 29 05:53:38 EDT 2012


You are probably missing the line:
#include <itkOrientImageFilter.h<http://www.itk.org/Doxygen/html/itkOrientImageFilter_8h_source.html>
>

On Fri, Oct 26, 2012 at 9:55 AM, wydesenej <wydesenej at gmail.com> wrote:

> Hi.
>
> I want to read Image Orientation from input file as shown in example of
> using filter itk::OrientImageFilter
> ( http://www.itk.org/Doxygen/html/classitk_1_1OrientImageFilter.html )
>
> EXAMPLE:
> itk::SpatialOrientation::ValidCoordinateOrientationFlags fileOrientation;
>
> itk::ExposeMetaData<itk::SpatialOrientation::ValidCoordinateOrientationFlags>
>
>
> (rval->GetMetaDataDictionary(),itk::ITK_CoordinateOrientation,fileOrientation);
>
> But i got this error:
> error: ‘ITK_CoordinateOrientation’ is not a member of ‘itk’
>
> Any ideas how to delat with this error please?
>
>
>
> --
> View this message in context:
> http://itk-users.7.n7.nabble.com/ITK-CoordinateOrientation-tp29833.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121029/6ae9e807/attachment.htm>


More information about the Insight-users mailing list