DGtal 2.0.0
Loading...
Searching...
No Matches
DGtal::DicomReader< TImageContainer, TFunctor >::Aux< ImageContainerByITKImage< Domain, OutPixelType >, Domain, OutPixelType, PixelType > Struct Template Reference
Inheritance diagram for DGtal::DicomReader< TImageContainer, TFunctor >::Aux< ImageContainerByITKImage< Domain, OutPixelType >, Domain, OutPixelType, PixelType >:
[legend]

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>
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: