I&#39;ve used the red, green, and blue pixel accessors with an ImageAdaptor then reassembled them into an RGB image with ComposeRGBImageFilter. <br><br><div class="gmail_quote">On Sat, Dec 4, 2010 at 5:03 PM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt; I see what you mean, I thought you wanted to apply the same kernel to each channel...<br>
<br>
</div>This seems to be a common theme... I also can&#39;t use<br>
BinomialBlurImageFilter on an image of type<br>
<div class="im"><br>
itk::Image&lt;itk::CovariantVector&lt;unsigned char, 3&gt;, 2&gt;<br>
<br>
</div>Is there and ITK equivalent of<br>
vtkImageExtractComponents/vtkImageAppendComponents that will let me<br>
&#39;disassemble&#39;, operate on, and then &#39;reassemble&#39; this type of image<br>
one &quot;channel&quot; at a time?<br>
<font color="#888888"><br>
David<br>
</font><div><div></div><div class="h5">_____________________________________<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>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<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>
</div></div></blockquote></div><br>