MeVisLab Toolbox Reference
|
Tools to determine and verify parameters needed for copying DICOM pixel data to ML SubImages. More...
#include "MLDicomToMLToolsSystem.h"
#include "mlDICOMCachedIOFileHandle.h"
#include "mlDICOMCachedIOProxies.h"
#include <DCMTree_Lib.h>
#include <mlModuleIncludes.h>
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 | |
namespace | ml |
Main documentation file for ML users and developers. | |
namespace | ml::DicomToMLTools |
Tool functions for the extraction and handling of information of specific DICOM frames. | |
Tools to determine and verify parameters needed for copying DICOM pixel data to ML SubImages.
Definition in file mlDicomToMLSubImageCopyParameters.h.