[Insight-users] filter to compute the square of each pixel intensity

Amy Squillacote amy.squillacote at kitware.com
Tue Apr 11 13:15:42 EDT 2006


Hi Vincent,

Actually, try the SquareImageFilter.  From the .h file for that class:

/** \class SquareImageFilter
  * \brief Computes the square of the intensity values pixel-wise

- Amy

At 08:55 AM 4/11/2006, Vincent Page wrote:
>Hi,
>
>I'm trying to obtain an output image O from the input image I
>so that O(x,y) = I^2(x,y).
>
>I think the ExpImageFilter might help, but found no doc.
>Does it ?
>And how can you pass this filter the Input and parameters ?
>
>best regards,
>    Vincent.
>
>
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20060411/0152fc8e/attachment.html


More information about the Insight-users mailing list