<div dir="ltr"><div><div><div><div><div>I recently experienced the following problem, when importing multiple tif files inside a directory using itk::ImageSeriesReader:<br><br>[...]<br>code/rtkGgoFunctions.h: In instantiation of ‘void rtk::SetProjectionsReaderFromGgo(typename TProjectionsReaderType::Pointer, const TArgsInfo&)<br>[...]<br>code/rtkGgoFunctions.h:121:61: error: no type named ‘OutputImageDirectionType’ in ‘class itk::ImageSeriesReader<itk::Image<short unsigned int, 3u> >’<br>   typename TProjectionsReaderType::OutputImageDirectionType direction;<br>[...]<br><br></div>It seems that, a new functionality added in rtkGgoFunctions.h (19/05/2015), allowing to directly modify input images properties through command line, like geometry (direction vector), assumes that the input image type defines OutputImageDirectionType, but in the case of itk::ImageSeriesReader, it does not.<br><br></div>Is this considered as a regression, or should the SetProjectionsReaderFromGgo function be used with specific input image type ?<br><br></div>Thank you in advance for your help.<br><br></div>Kind regards<br><br></div>Thibault Notargiacomo<br></div>