|
MeVisLab Toolbox Reference
|
Class for caching of pixel frames from multi-frame data. More...
#include "MLDICOMCachedIOSystem.h"#include <mlTypeDefs.h>#include <FMEThirdPartyWarningsDisable.h>#include <string>#include <vector>#include <boost/unordered_map.hpp>#include <FMEThirdPartyWarningsRestore.h>#include <mlConstantString.h>#include <mlSubImage.h>#include "mlDICOMCachedIOFileHandle.h"#include <DCMTree_Lib.h>#include <DCMTree_MFPixelTag.h>Go to the source code of this file.
Classes | |
| class | MLMFPixDataFramesCacheEntry |
| Small helper class to manage a list of data frames related to a filename. More... | |
| class | MLDICOMCachedIOPixelFrameCacheContainer |
| Structure containing a container for pixel frames and an index of the most recently used one. More... | |
Namespaces | |
| namespace | ml |
| Main documentation file for ML users and developers. | |
Class for caching of pixel frames from multi-frame data.
Definition in file mlDICOMCachedIOPixelFrameCacheContainer.h.