26namespace MLToDicomTools {
78 double *minVal=
nullptr,
79 double *maxVal=
nullptr,
125 unsigned int bitsAllocated,
126 unsigned int bitsStored,
127 unsigned int highBit,
128 unsigned int pixelRepresentation,
135 const std::vector<std::string> &
cDimInfos=std::vector<std::string>());
217 const std::vector<std::string> &
cDimInfos);
Class to manage a binary image.
Defines the class FieldContainer to encapsulate a vector of fields for (see class Field).
This class encapsulates basic medical image properties:
Class which represents an image, which manages properties of an image and image data which is located...
#define ML_INVALID_DATA_TYPE
Defines an invalid MLDataType.
MLint32 MLDataType
MLDataType.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
MLint64 MLint
A signed ML integer type with at least 64 bits used for index calculations on very large images even ...
boost::shared_ptr< Tag > TagPtr
shared-pointer to tag
boost::shared_ptr< Tree > TreePtr
shared pointer to a DCMTree::Tree