[Insight-users] ITK_CoordinateOrientation

wydesenej wydesenej at gmail.com
Fri Oct 26 03:55:26 EDT 2012


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.


More information about the Insight-users mailing list