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 &#39;void itk::OrientImageFilter&lt;TInputImage, TOutputImage&gt;::GenerateOutputInformation() [with TInputImage = itk::Image&lt;double, 4u&gt;, TOutputImage = itk::Image&lt;double, 4u&gt;]&#39;:<br>

<br>error: no matching function for call to &#39;itk::SpatialOrientationAdapter::FromDirectionCosines(const itk::Matrix&lt;double, 4u, 4u&gt;&amp;)<br><br>Thanks,<br><font color="#888888"><br>Luca</font></div>