|
MeVisLab Toolbox Reference
|
Collection of tool functions for copy operations from DICOM pixel data to ML SubImages. More...
#include "MLDicomToMLToolsSystem.h"#include "mlDICOMCachedIOFileHandle.h"#include <DCMTree_Lib.h>#include <mlModuleIncludes.h>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) |
Collection of tool functions for copy operations from DICOM pixel data to ML SubImages.
Definition in file mlDicomToMLSubImageTools.h.