Hi Dan!<br><br>Yes, I have used that Filter before, but it doesn&#39;t work for my current usecase right now, where a user could perform different filters and settings for each slice individually.<br>As far as I know, is that I could perform any itkfilter also on a hole 3D image, what are the main issues of using slice-by-slice image filter instead?<br>
<br>AD<br><br><br><div class="gmail_quote">2012/8/25 Dan Mueller <span dir="ltr">&lt;<a href="mailto:dan.muel@gmail.com" target="_blank">dan.muel@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi AD,<br>
<br>
You might be interested in the slice-by-slice image filter:<br>
    <a href="http://www.insight-journal.org/browse/publication/133" target="_blank">http://www.insight-journal.org/browse/publication/133</a><br>
<br>
This applies a filter to all slices, one slice at a time.<br>
<br>
HTH<br>
<br>
Cheers, Dan<br>
<div><div><br>
On 24 August 2012 23:55, A D &lt;<a href="mailto:callidus.713@gmail.com" target="_blank">callidus.713@gmail.com</a>&gt; wrote:<br>
&gt; Hello Everyone!<br>
&gt;<br>
&gt; Thus my former post didn&#39;t get any attention, I try a new one with preciser<br>
&gt; information. I would like to build up a small program, where a user could<br>
&gt; perform a filter (e.g. Threshold) on a slice (=2D image) from a 3D image.<br>
&gt; Now, I don&#39;t know how to solve this with ITK. I have used ExtractImageFilter<br>
&gt; to get a slice perform a filter and write it back into the volume with<br>
&gt; PasteImageFilterType but that doesn&#39;t work out.<br>
&gt; <a href="http://old.nabble.com/Can%27t-paste-Slice-back-into-3D-Volume-td34324209.html" target="_blank">http://old.nabble.com/Can%27t-paste-Slice-back-into-3D-Volume-td34324209.html</a><br>
&gt; Then I tried Iterators, however with these I have to write my own filters,<br>
&gt; because I could manipulate on each pixels not on a hole 2D Image out of a 3D<br>
&gt; volume.<br>
&gt;<br>
&gt; If there exist an elegant way of doing this kind of task, please let me know<br>
&gt; as soon as possible.<br>
&gt;<br>
&gt; Yours Thankfully,<br>
&gt; AD<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.php" target="_blank">http://www.kitware.com/products/protraining.php</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>
</blockquote></div><br>