MeVisLab Toolbox Reference
|
The MLDICOMCachedIO project is a project providing DICOM tag, tree, and multi-frame pixel data caching. For that purpose additional plugin based file handles, DICOM tree loader and writer classes are available.
The most important classes are:
MLDICOMCachedIODCMTreeLoaderPlugin, MLDICOMCachedIODCMTreeWriterPlugin
DICOM tree loader and writers.
DICOMCachedIOFileHandleBase, DICOMCachedIOFileHandle
(Base) class for handling different references and file names to DICOM trees.
DICOMCachedIOFileHandlePlugin, DICOMCachedIOFileHandleProvider
Support classes for the extensibility of file handles.
MLDICOMCachedIOTagCache, MLDICOMCachedIOTagCacheMap
Classes for DICOM tag caching and singleton to represent the cache.
MLDICOMCachedIOTreeCache, MLDICOMCachedIOTreeCacheMap, MLDICOMCachedIOTreeCacheMapEntry, MLDICOMCachedIOTreeCacheSingleMFMapEntry
Classes for DICOM tag caching and singleton to represent the cache.
Related programming and library projects are:
and