28namespace DicomToMLTools {
39 NumberOfVoxelDoubleOperations = Multiply + 1
50 zPosition(z), tPosition(t), uPosition(u), tagMap() {}
63 std::map<DCMTree::RawTagId, DCMTree::Const_TagPtr>
tagMap;
73 zPosition(z), tPosition(t), uPosition(u), doubleVal(v) {}
101 const std::vector<DCMTree::RawTagId> &tagIds);
This class manages/represents a rectangular 6d image region which is organized linearly in memory.
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< const StructuredMF > Const_StructuredMFPtr