[Insight-users] cube root filter???

Michael Mai Michael.Mai at zeiss-oim.de
Thu Apr 2 09:50:45 EDT 2009


Sorry, SqrtImageFilter is for the second root only.
You are right (I didn't read your question fully)

If I see it correctly, you have to write your own filter. The best way would
be to overload itk::UnaryFunctorImageFilter.
AbsImageFilter in ...\Code\BasicFilters\itkAbsImageFilter.h is a nice
example for that.


-----Ursprüngliche Nachricht-----
Von: insight-users-bounces at itk.org [mailto:insight-users-bounces at itk.org] Im
Auftrag von doege at mi.fu-berlin.de
Gesendet: Donnerstag, 2. April 2009 15:47
An: insight-users at itk.org
Betreff: Re: [Insight-users] cube root filter???

Isn´t it just sqrt? not the 3. root of the pixel.

Quoting Michael Mai <Michael.Mai at zeiss-oim.de>:

> Hi,
>
> what about "SqrtImageFilter" in
> ...\InsightToolkit\Code\BasicFilters\itkSqrtImageFilter.h?
>
> -----Ursprüngliche Nachricht-----
> Von: insight-users-bounces at itk.org [mailto:insight-users-bounces at itk.org]
Im
> Auftrag von doege at mi.fu-berlin.de
> Gesendet: Donnerstag, 2. April 2009 14:57
> An: insight-users at itk.org
> Betreff: [Insight-users] cube root filter???
>
> Hello,
>
> I am trying to implement the cube root of an image. I didn`t find a
> helpful filter, can anyone give me an hint which on would be the best.
>
> Best regards,
> Juliane
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5996 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090402/c70af692/attachment-0001.bin>


More information about the Insight-users mailing list