<div class="gmail_quote">On Wed, Mar 9, 2011 at 8:30 AM, john smith <span dir="ltr">&lt;<a href="mailto:mkitkinsightuser@gmail.com">mkitkinsightuser@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;">
Hi,<br><br>Could someone solve some questions in program <i><a href="http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/NthElementImageAdaptor" target="_blank">http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/NthElementImageAdaptor</a></i> ? First, what exactly does the vec in imageIterator? Second, which element (pixel?) of image object is selected with the adaptor?<br>

<br>thanks<br></blockquote><div> </div><meta http-equiv="content-type" content="text/html; charset=utf-8">I added some comments - let me know if they clear up your concerns. The idea of the NthElementImageAdaptor is to allow a specified channel of a vector image to be accessed and used as if it were a scalar image without copying the memory.<br>
<br><div>David </div></div><br>