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

Static Public Member Functions

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

Detailed Description

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

Definition at line 142 of file DicomReader.h.

Member Function Documentation

◆ importDicomFiles()

template<typename TImageContainer, typename TFunctor = functors::Cast< typename TImageContainer::Value >>
template<typename Image, typename Domain, typename OutPixelType, typename PixelType>
Image DGtal::DicomReader< TImageContainer, TFunctor >::Aux< Image, 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: