|
MeVisLab Toolbox Reference
|
Some tools to determine volumes of a MultiFileVolumeList related to other one(s) according to DICOM tags. More...
#include "MLMultiFileVolumeListOutputsSystem.h"#include <mlModuleIncludes.h>#include <DCMTree_Lib.h>#include <FMEThirdPartyWarningsDisable.h>#include <set>#include <FMEThirdPartyWarningsRestore.h>Go to the source code of this file.
Namespaces | |
| namespace | ml |
| Defines the class GetTileJob. | |
| namespace | ml::RelatedMultiFileVolumeTools |
Functions | |
| MLDIRECTDICOMIMPORTOUTPUTS_EXPORT void | ml::RelatedMultiFileVolumeTools::updateSourceImageReferences (DCMTree::Const_TreePtr dcmTree, MultiFileVolumeList &volList, std::set< size_t > &srcRefs, std::set< size_t > &forRefs, const std::string &sequenceScanConfig, DicomMessageCollector &dcmMsgCollector) |
| MLDIRECTDICOMIMPORTOUTPUTS_EXPORT void | ml::RelatedMultiFileVolumeTools::setUpVolumeIndexFields (const std::set< size_t > &foundVolumeIndexes, IntField &firstRelatedVolumeIndexFld, StringField &relatedVolumeIndexesFld) |
| MLDIRECTDICOMIMPORTOUTPUTS_EXPORT void | ml::RelatedMultiFileVolumeTools::setUpVolumeIndexFields (const std::set< size_t > &foundVolumeIndexes1, const std::set< size_t > &foundVolumeIndexes2, IntField &firstRelatedVolumeIndexFld, StringField &relatedVolumeIndexesFld) |
Some tools to determine volumes of a MultiFileVolumeList related to other one(s) according to DICOM tags.
! Some tools to determine volumes of a MultiFileVolumeList related to other one(s) according to DICOM tags.
Definition in file mlRelatedDicomMultiFileVolumeTools.h.