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