SimpleITK  
sitkRealAndImaginaryToComplexImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkRealAndImaginaryToComplexImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::RealAndImaginaryToComplexImageFilter
 ComposeImageFilter combine several scalar images into a multicomponent image. More...
 

Namespaces

namespace  itk
 
namespace  itk::simple
 

Functions

Image itk::simple::RealAndImaginaryToComplex (const Image &image1, const Image &image2)
 ComposeImageFilter combine several scalar images into a multicomponent image.