<div class="gmail_quote">On Wed, Mar 16, 2011 at 12:01 PM, robert tamburo <span dir="ltr">&lt;<a href="mailto:robert.tamburo@gmail.com">robert.tamburo@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>Hi Robert,</div><div><br></div>The key function calls for MedianImageFunction are:<div>medianFunction-&gt;SetInputImage(img); // sets input image<br><div>medianFunction-&gt;SetNeighborhoodRadius(r); // sets neighborhood radius</div>

<div>medianFunction-&gt;EvaluateAtIndex(idx);  // returns median value of img pixels in a neighborhood of radius r centered at idx</div></div><div><br></div></blockquote><div><br></div><meta http-equiv="content-type" content="text/html; charset=utf-8">This set of &quot;key function calls&quot; is exactly what we hope to capture on the examples wiki. I have made a home for this one: </div>
<div class="gmail_quote"><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://www.itk.org/Wiki/index.php?title=ITK/Examples/WishList/MedianImageFunction&amp;action=edit&amp;redlink=1">http://www.itk.org/Wiki/index.php?title=ITK/Examples/WishList/MedianImageFunction&amp;action=edit&amp;redlink=1</a></div>
<div class="gmail_quote"><br></div><div class="gmail_quote"><a href="http://www.itk.org/Wiki/index.php?title=ITK/Examples/WishList/MedianImageFunction&amp;action=edit&amp;redlink=1"></a>Robert A - once you get it to work if you would add an example that would be great!</div>
<div class="gmail_quote"><br><div>David </div></div>