MeVisLab Toolbox Reference
mlDicomModifyTools.h File Reference

DICOM tag related tool functions (date, time, copy). More...

Go to the source code of this file.

Namespaces

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

Functions

MLDICOMMODIFYFIELDADDONS_EXPORT std::string ml::DicomModifyTools::getCurrentDate ()
 Returns date string formatted as specified for DA Value Representation in DICOM standard.
MLDICOMMODIFYFIELDADDONS_EXPORT std::string ml::DicomModifyTools::getCurrentTime ()
 Returns time string formatted as specified for TM Value Representation in DICOM standard.
MLDICOMMODIFYFIELDADDONS_EXPORT void ml::DicomModifyTools::copyDicomTag (DCMTree::TreePtr dstTree, DCMTree::Const_TreePtr srcTree, DCMTree::RawTagId tagID)
MLDICOMMODIFYFIELDADDONS_EXPORT std::string ml::DicomModifyTools::getTimezoneOffsetFromUTC ()

Detailed Description

DICOM tag related tool functions (date, time, copy).

Author
Grzegorz Chlebus
Date
2014-08-06

Definition in file mlDicomModifyTools.h.