Yes, I have meant to do that for awhile now (as well as update some of my other submissions) but just haven&#39;t gotten to it yet. &nbsp;I&#39;ll do it as soon as possible.&nbsp;<br><br><div class="gmail_quote">On Dec 22, 2007 7:55 PM, kent williams &lt;
<a href="mailto:nkwmailinglists@gmail.com">nkwmailinglists@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">This is the sort of thing that would be a great submissiont to the
<br>Insight Journal:<br><br><a href="http://www.insight-journal.org/" target="_blank">http://www.insight-journal.org/</a><br><br>The Insight Journal is the way that code is considered for inclusion<br>into the ITK library. &nbsp;If your itkConvolutionFilter class is generally
<br>useful, and you&#39;re willing to share it, this is the way to do it.<br><br>On Dec 21, 2007 6:14 AM, Nick Tustison &lt;<a href="mailto:ntustison@wustl.edu">ntustison@wustl.edu</a>&gt; wrote:<br>&gt; Hi Kannan,<br>&gt;
<br>&gt; Perhaps there is a better way to do this but I needed to do the exact same<br>&gt; thing so I created an itkConvolutionImageFilter class which takes two<br>&gt; images, one as input and the other as an &quot;image kernel&quot; and produces a
<br>&gt; convolved output image. &nbsp; The tricky part, at least for me, was doing<br>&gt; exactly as you pointed out---how to convert an image to neighborhood<br>&gt; operator. &nbsp;The result was the ImageKernelOperator which is used by the
<br>&gt; itkConvolutionImageFilter. &nbsp;I&#39;ll send both classes to you in a private<br>&gt; email. &nbsp;Hopefully it fulfills your needs.<br>&gt;<br>&gt; Good luck,<br>&gt; Nick Tustison<br>&gt;<br>&gt;<br>&gt;<br>&gt; &nbsp;On Dec 21, 2007 1:13 AM, kannan madhusudan &lt;
<a href="mailto:kannan.madhusudan@gmail.com">kannan.madhusudan@gmail.com</a>&gt;<br>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Hi all,<br>&gt; &gt; &nbsp; &nbsp;I am trying to convolve an image with another image. From what I
<br>&gt; understand, we need to use the NeighborhoodOperatorImageFilter fro this<br>&gt; purpose. I guess the operator refers to the kernel which is convolved with<br>&gt; the image. What i need to know is how to set an image as an operator.
<br>&gt; &gt; Thanks in advance,<br>&gt; &gt; --<br>&gt; &gt; Madhusudan<br>&gt; &gt; BioImagene IDC<br>&gt; &gt; +919373137387<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Insight-users mailing list
<br>&gt; &gt; <a href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br>&gt; &gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a>
<br>&gt; &gt;<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Insight-users mailing list<br>&gt; <a href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><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>&gt;<br></blockquote></div><br>