[Insight-users] Complex image composition!
Luis Ibanez
luis.ibanez at kitware.com
Thu Feb 19 10:53:49 EST 2009
Hi John,
Use the
itkMagnitudeAndPhaseToComplexImageFilter.h
That you will find in the directory:
Insight/Code/Review
In practice you simply need to reconfigure ITK with
CMake and turn ON the CMake flag:
ITK_USE_REVIEW
Regards,
Luis
-----------------------
John Smith wrote:
> Dear all,
>
> I have some magnitude and phase images. What I want to do simply is to
> compose a complex image from each pair of images (magnitude and phase).
> As I'm new to Itk, could you please help me in doing that?
>
> Thanks and regards,
>
> J.
>
>
> ------------------------------------------------------------------------
>
> _____________________________________
> 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
More information about the Insight-users
mailing list