MeVisLab Toolbox Reference
mlDicomToMLSubImageCopyParameters.h File Reference

Tools to determine and verify parameters needed for copying DICOM pixel data to ML SubImages. More...

Go to the source code of this file.

Classes

struct  ml::DicomToMLTools::DICOMPixelReadAndCopyParameterResults
 Container storing parameters needed to copy data from DICOM pixel data into a SubImage. More...
 
class  ml::DicomToMLTools::DICOMPixelReadAndCopyParameters
 Small container storing and validating all input and result parameters needed to copy data from a DCMTree given by a DICOMCachedIOFileHandle into a SubImage. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 
 ml::DicomToMLTools
 Tool functions for the extraction and handling of information of specific DICOM frames.
 

Detailed Description

Tools to determine and verify parameters needed for copying DICOM pixel data to ML SubImages.

Author
Wolf Spindler
Date
2014-06-03

Definition in file mlDicomToMLSubImageCopyParameters.h.