MeVisLab Toolbox Reference
|
Header of tools which converts a DCMTree to a MultiFileVolume. More...
#include "MLMultiFileVolumeSystem.h"
#include <mlTypeDefs.h>
#include <DCMTree_Lib.h>
#include <mlDICOMCachedIOFileHandle.h>
Go to the source code of this file.
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
namespace | ml::MultiFileVolumeTools |
Functions | |
MLMULTI_FILE_VOLUME_EXPORT MultiFileVolume * | ml::MultiFileVolumeTools::createMultiFileVolumeFromDCMTree (DCMTree::Const_TreePtr inputDCMTree, const DICOMCachedIOFileHandle &fileHandle, DicomMessageCollector &dcmMsgCollector) |
Converts inputDCMTree to a MultiFileVolume which is returned if conversion was successful. | |
Header of tools which converts a DCMTree to a MultiFileVolume.
! Convert a DCMTree to a MultiFileVolume.
Definition in file mlMultiFileVolumeConverterTools.h.