Hi Cory and David,<br><br>Thanks for reply.<br>Actually, I tried both MirrorPadImageFilter and ZeroFluxNeumannPadImageFilter. Unfortunately, in MirrorPadImageFilter, the 0 indices  width but in ZeroFluxNeumannPadImageFilter it behaves opposite way.<br>
Regarding the general view of image, I think 0 indices height would be more reasonable, similar as behavior in Matlab.<br>It is ok if it would not be corrected, I just swap my codes :)<br><br>Regards,<br>Mengqiu<br><br><br>
<div class="gmail_quote">On Fri, Feb 17, 2012 at 3:43 AM, Cory Quammen <span dir="ltr">&lt;<a href="mailto:cquammen@cs.unc.edu">cquammen@cs.unc.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for the report. I think the figures for the other<br>
PadImageFilter filters are wrong. The indices 0 and 1 should be<br>
swapped in the figures.<br>
<br>
David, I think you made these figures originally. Do you concur that<br>
the indices should be swapped in the figures?<br>
<br>
Thanks,<br>
Cory<br>
<div><div class="h5"><br>
On Thu, Feb 16, 2012 at 12:03 PM, Mengqiu Tian &lt;<a href="mailto:tianmengqiu@gmail.com">tianmengqiu@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I am using itkZeroFluxNeumannPadImageFilter.h to pad my image, here I found<br>
&gt; a bug.<br>
&gt;<br>
&gt; According to other PadImageFilter, take MirrorPadImageFilter for example:<br>
&gt;<br>
&gt; <a href="http://www.itk.org/Doxygen/html/classitk_1_1MirrorPadImageFilter.html" target="_blank">http://www.itk.org/Doxygen/html/classitk_1_1MirrorPadImageFilter.html</a><br>
&gt;<br>
&gt; lowerBound[0] and upperBound[0] should correspond to vertical direction.<br>
&gt;<br>
&gt; But ZeroFluxNeumannPadImageFilter does not consist with this behavior.<br>
&gt; lowerBound[0] and upperBound[0] corrspond to horizontal direction in this<br>
&gt; case.<br>
&gt; Although it is not a big deal, it might cause misunderstanding. I think it<br>
&gt; is better to correct it.<br>
&gt;<br>
&gt; Hope it helps. :)<br>
&gt;<br>
&gt; Regards,<br>
&gt; Mengqiu Tian<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>
Cory Quammen<br>
Research Associate<br>
Department of Computer Science<br>
The University of North Carolina at Chapel Hill<br>
</font></span></blockquote></div><br>