[Insight-users] How to invert a float image?
lynx.abraxas at freenet.de
lynx.abraxas at freenet.de
Tue Aug 11 15:11:22 EDT 2009
> It is amazing that such an apparent simple filter becomes rather
> complicated when any pixel type can be used. BTW, I just use ShiftScale
> for this type of operation, since it's more logical then setting max to
> zero.
Just multiplying by -1 for float type is a really ellegant way to invert a
float image. Thanks a lot for the idea with ShiftScale. I'll try.
Regards,
Lynx
More information about the Insight-users
mailing list