MeVisLab Toolbox Reference
mlDicomToMLSubImageTools.h File Reference

Collection of tool functions for copy operations from DICOM pixel data to ML SubImages. More...

Go to the source code of this file.

Namespaces

namespace  ml
 Defines the class GetTileJob.
namespace  ml::DicomToMLTools
 A collection of DICOM tool functions.

Functions

MLDICOM_TO_ML_TOOLS_EXPORT MLErrorCode ml::DicomToMLTools::copyFromDCMTreeToSubImg (const DICOMCachedIOFileHandle &dcmFileHandle, DCMTree::Const_TreePtr alternativeDCMTree, SubImage &outSubImg, bool force, DicomMessageCollector &dcmMsgCollector)
MLDICOM_TO_ML_TOOLS_EXPORT MLErrorCode ml::DicomToMLTools::convertDCMTreeToSubImage (const DICOMCachedIOFileHandle &dcmFrameHandle, DCMTree::Const_TreePtr alternativeDCMTree, SubImage &subImage, DicomMessageCollector &dcmMsgCollector)

Detailed Description

Collection of tool functions for copy operations from DICOM pixel data to ML SubImages.

Author
Wolf Spindler
Date
2011-03-03

Definition in file mlDicomToMLSubImageTools.h.