MeVisLab Toolbox Reference
mlDcmtkMLConvertersTools.h File Reference

Helper functions. More...

#include "MLDcmtkMLConvertersSystem.h"
#include <mlTypeDefs.h>
#include <DCMTree_Lib.h>

Go to the source code of this file.

Namespaces

namespace  ml
 Defines the class GetTileJob.
namespace  ml::DcmtkMLConvertersTools

Functions

MLDCMTKMLCONVERTERS_EXPORT std::string ml::DcmtkMLConvertersTools::getTagValueFromImage (DCMTree::RawTagId tagId, PagedImage *image)
MLDCMTKMLCONVERTERS_EXPORT std::string ml::DcmtkMLConvertersTools::getFrameSpecificTagValueFromImage (DCMTree::RawTagId tagId, int frameIndex, PagedImage *image)
MLDCMTKMLCONVERTERS_EXPORT bool ml::DcmtkMLConvertersTools::getSliceRangeOfCSO (const CSO &cso, const PagedImage &image, int &minSlice, int &maxSlice)
MLDCMTKMLCONVERTERS_EXPORT void ml::DcmtkMLConvertersTools::throwIfShouldAbort ()
 Function throwing std::runtime_error if a global abort was requested.

Detailed Description

Helper functions.

Author
Grzegorz Chlebus
Date
2014-08-19

Definition in file mlDcmtkMLConvertersTools.h.