Hi Toni,<br><br>Thanks for pointing this out.<br><br>This is a bug in the Example.   :-/<br><br>The code should use the PasteImageFilter instead of the TileImageFilter.<br><br>We have committed to CVS a fix for this example, <br>
based on your report.<br><a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/Examples/IO/ImageReadExtractFilterInsertWrite.cxx?root=Insight&amp;r1=1.2&amp;r2=1.3&amp;sortby=date">http://public.kitware.com/cgi-bin/viewcvs.cgi/Examples/IO/ImageReadExtractFilterInsertWrite.cxx?root=Insight&amp;r1=1.2&amp;r2=1.3&amp;sortby=date</a><br>
<br>The example now uses the pipeline<br><br><ul><li>ImageFileReader<br></li><li>ExtractImageFilter</li><li>MedianImageFilter</li><li>PasteImageFilter</li><li>ImageFileWriter<br></li></ul><br>For your convenience,<br>please find the corrected file attached.<br>
<br><br><br>   Regards,<br><br><br>      Luis<br><br><br>-----------------------------------------------------------------------------------------------<br><div class="gmail_quote">On Mon, Aug 10, 2009 at 10:22 AM, Toni Uusimäki <span dir="ltr">&lt;<a href="mailto:tonimuusimaki@gmail.com">tonimuusimaki@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Hello ITKers,<br><br>can someone specify why  the ImageReadExtractFilterInsertWrite  example does not work with either .mha files nor .png files. It says<br>
ImageReadExtractFilterInsertWrite.exe has encountered a problem and needs to close. I tried it with<br>
BrainProtonDensity3Slices.mha and BrainProtonDensity3Slices.png converted with Paraview.<br>I am using cmake 2.6 and visual c++ 2008. All the other examples has been working this far...<br><br>Any help much appreciated!!!<br>

<br>T: Don I<br>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>