Hi everyone,<br><br>Is it possible to use the itk::OrientImageFilter
with 4 dimensional data (3D + time). Basically, I want to reorient the
three space axes accordingly and leave the time axes unchanged. Is
there a way to achieve this with the itk::OrientImageFilter or any other filter for that matter?<br>
<br>Currently, when I try it, I am getting the following error messages:<br><br>/usr/local/include/InsightToolk<div id="1er5" class="ArwC7c ckChnd">it/BasicFilters/itkOrientImageFilter.txx: In member function 'void itk::OrientImageFilter<TInputImage, TOutputImage>::GenerateOutputInformation() [with TInputImage = itk::Image<double, 4u>, TOutputImage = itk::Image<double, 4u>]':<br>
<br>error: no matching function for call to 'itk::SpatialOrientationAdapter::FromDirectionCosines(const itk::Matrix<double, 4u, 4u>&)<br><br>Thanks,<br><font color="#888888"><br>Luca</font></div>