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