ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkJoinImageFilter.h>
Public Types | |
typedef JoinFunctor< typename TImage1::PixelType, typename TImage2::PixelType > | FunctorType |
typedef Image< typename FunctorType::JoinType,::itk::GetImageDimension < TImage1 >::ImageDimension > | ImageType |
Definition at line 172 of file itkJoinImageFilter.h.
typedef JoinFunctor< typename TImage1::PixelType, typename TImage2::PixelType > itk::Functor::MakeJoin< TImage1, TImage2 >::FunctorType |
Definition at line 174 of file itkJoinImageFilter.h.
typedef Image< typename FunctorType::JoinType, ::itk::GetImageDimension< TImage1 >::ImageDimension > itk::Functor::MakeJoin< TImage1, TImage2 >::ImageType |
Definition at line 176 of file itkJoinImageFilter.h.