DGtal  1.4.beta
DGtal::DicomReader< TImageContainer, TFunctor >::Aux< ImageContainerByITKImage< Domain, OutPixelType >, Domain, OutPixelType, PixelType > Struct Template Reference

Static Public Member Functions

static ImageContainerByITKImage< Domain, OutPixelType > importDicomFiles (const std::vector< std::string > &filenames, const TFunctor &aFunctor)
 

Detailed Description

template<typename TImageContainer, typename TFunctor = functors::Cast< typename TImageContainer::Value >>
template<typename Domain, typename OutPixelType, typename PixelType>
struct DGtal::DicomReader< TImageContainer, TFunctor >::Aux< ImageContainerByITKImage< Domain, OutPixelType >, Domain, OutPixelType, PixelType >

Definition at line 151 of file DicomReader.h.

Member Function Documentation

◆ importDicomFiles()

template<typename TImageContainer , typename TFunctor = functors::Cast< typename TImageContainer::Value >>
template<typename Domain , typename OutPixelType , typename PixelType >
static ImageContainerByITKImage<Domain, OutPixelType> DGtal::DicomReader< TImageContainer, TFunctor >::Aux< ImageContainerByITKImage< Domain, OutPixelType >, Domain, OutPixelType, PixelType >::importDicomFiles ( const std::vector< std::string > &  filenames,
const TFunctor &  aFunctor 
)
inlinestatic

The documentation for this struct was generated from the following file: