<DIV>I'm a newbie of ITK and i wrote a <BR>program which import a 256 grayscale image from a pointer <BR>to ITK,use a MedianImageFilter and export the result back<BR>overwriting the source image.<BR>First time the filter works and I obtain a processed image as result,<BR>but when I change the input Image, this is not processed and I obtain <BR>always the first image!<BR>&nbsp; <BR>The problem is that the pointer does'nt change, but changes the <BR>image to which the pointer refers. I solved that setting </DIV>
<DIV>a parameter twice..</DIV>
<DIV><BR>origin[0]=1.0;//dummy change<BR>origin[0]=1.0;//dummy change <BR>importFilter-&gt;SetOrigin( origin ); //dummy change&nbsp; <BR>origin[0] = 0.0; // X coordinate<BR>origin[1] = 0.0; // Y coordinate<BR>importFilter-&gt;SetOrigin( origin );&nbsp;&nbsp;&nbsp; </DIV>
<DIV>&nbsp; <BR>&nbsp;<BR>Is there a better solution? </DIV>
<DIV>Thank you in advance,</DIV>
<DIV>Heros<BR></DIV><p>
        

        
                <hr size=1><font face="Arial" size="2"><a href="http://it.rd.yahoo.com/mail/taglines/*http://it.messenger.yahoo.com"><b>Nuovo Yahoo! Messenger</b></a> E' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica… Scaricalo ora! 
</font>