Hi Felix,<br><br>I am using ITK 3.20.0 and  itk::VTKImageToImageFilter was from the latest Slicer 4.0 source code. <br><br>I was just able to convert a VTK image to ITK with this template function without using the   itk::VTKImageToImageFilter .<br>
<br>IMAGEDATATYPE = short and DIMENSIONS = 3<br><br>typename itk::Image&lt;IMAGEDATATYPE, DIMENSIONS&gt;::Pointer convertVtkToItk(vtkImageData* vtkInput)<br>    {<br>        typedef itk::Image&lt;IMAGEDATATYPE, DIMENSIONS&gt; InputImageType;<br>
        typedef itk::VTKImageImport&lt;InputImageType&gt; InputImageImportType;<br>        vtkSmartPointer&lt;vtkImageExport&gt; inputImageExporter = vtkImageExport::New();<br>        inputImageExporter-&gt;SetInput(vtkInput);<br>
        typename InputImageImportType::Pointer inputImageImporter = InputImageImportType::New();<br>        ConnectPipelines(inputImageExporter.GetPointer(), inputImageImporter);<br>        typename InputImageType::Pointer outputImage = const_cast&lt;InputImageType*&gt;(inputImageImporter-&gt;GetOutput());<br>
        outputImage-&gt;Update();<br>        if(outputImage.IsNull())<br>        {<br>            QLOG_WARN() &lt;&lt; &quot;ITK image is invalid.&quot;;<br>        }<br>        return outputImage;<br>    }<br><br>Cheers,<br>
<br><br><br><div class="gmail_quote">On Wed, Feb 1, 2012 at 2:34 PM, Félix C. Morency <span dir="ltr">&lt;<a href="mailto:felix.morency@gmail.com">felix.morency@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Karl,<br>
<br>
Try double instead of float in your image type.<br>
<br>
Also, could you tell me what version of ITK you are using?<br>
<br>
Thanks,<br>
-Félix<br>
<div><div class="h5"><br>
On Wed, Feb 1, 2012 at 1:53 PM, Karl Diedrich<br>
&lt;<a href="mailto:karl.diedrich@azeresearch.com">karl.diedrich@azeresearch.com</a>&gt; wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I am trying to use itk::VTKImageToImageFilter to to convert a VTK image to<br>
&gt; an ITK image.<br>
&gt; The call vtkImageToImageFilter-&gt;Update(); never returns but there is no<br>
&gt; error message and program simply stops.<br>
&gt;<br>
&gt; vtkImageData* vtkInput;<br>
&gt;<br>
&gt;<br>
&gt;         typedef itk::Image&lt;float, 3&gt; ImageType;<br>
&gt;<br>
&gt;         typedef itk::VTKImageToImageFilter&lt;ImageType&gt; VTKImageToImageType;<br>
&gt;<br>
&gt;         typename VTKImageToImageType::Pointer vtkImageToImageFilter =<br>
&gt; VTKImageToImageType::New();<br>
&gt;         QLOG_DEBUG() &lt;&lt; &quot;Prepared Filter&quot;;<br>
&gt;         vtkImageToImageFilter-&gt;SetInput(vtkInput);<br>
&gt;         QLOG_DEBUG() &lt;&lt; &quot;Set input to filter&quot;;<br>
&gt;         vtkImageToImageFilter-&gt;Update();<br>
&gt;         QLOG_DEBUG() &lt;&lt; &quot;Updated filter&quot;;<br>
&gt;         typename ImageType::ConstPointer itkOutput =<br>
&gt; vtkImageToImageFilter-&gt;GetOutput();<br>
&gt;         QLOG_DEBUG() &lt;&lt; &quot;Got output&quot;;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Karl Diedrich, Ph.D.<br>
&gt; Principal Engineer<br>
&gt; ----------------------------------------<br>
&gt; AZE Research and Development<br>
&gt; 1 Broadway, 14th floor<br>
&gt; Cambridge, MA 02142<br>
&gt; Tel: <a href="tel:%2B1%20%28617%29%20475-1502" value="+16174751502">+1 (617) 475-1502</a><br>
&gt; Cell: <a href="tel:%2B1%20%28801%29%20350-1251" value="+18013501251">+1 (801) 350-1251</a><br>
&gt; <a href="http://www.azeofamerica.com" target="_blank">www.azeofamerica.com</a><br>
&gt;<br>
</div></div>&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
--<br>
Félix C. Morency, M.Sc.<br>
Plateforme d’analyse et de visualisation d’images<br>
Centre Hospitalier Universitaire de Sherbrooke<br>
Centre de recherche clinique Étienne-Le Bel<br>
Local Z5-3031 | <a href="tel:819.346.1110%20ext%2016634" value="+18193461110">819.346.1110 ext 16634</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><font color="#888888">Karl Diedrich, Ph.D.<br>Principal Engineer<br>----------------------------------------<br>
AZE Research and Development<br>1 Broadway, 14th floor<br>Cambridge, MA 02142<br>Tel: <a value="+16174751502">+1 (617) 475-1502</a><br>Cell: <a value="+19492288509">+1 (801) 350-1251</a><br><a href="http://www.azeofamerica.com/" target="_blank">www.azeofamerica.com</a></font><br>