#include <itkJoinImageFilter.h>
Definition at line 170 of file itkJoinImageFilter.h.
Public Types | |
using | FunctorType = JoinFunctor<typename TImage1::PixelType, typename TImage2::PixelType> |
using | ImageType = Image<typename FunctorType::JoinType, TImage1::ImageDimension> |
using itk::Functor::MakeJoin< TImage1, TImage2 >::FunctorType = JoinFunctor<typename TImage1::PixelType, typename TImage2::PixelType> |
Definition at line 172 of file itkJoinImageFilter.h.
using itk::Functor::MakeJoin< TImage1, TImage2 >::ImageType = Image<typename FunctorType::JoinType, TImage1::ImageDimension> |
Definition at line 173 of file itkJoinImageFilter.h.