File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DGtal::DicomReader< TImageContainer, TFunctor >::Aux< Image, Domain, OutPixelType, PixelType > Struct Template Reference

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