fw4spl
|
rgblookup contains reader helpers to read images that require a rgb lookup. More...
Classes | |
class | ImageRGBLookupLazyInformation |
Basic class used to store informations in order to read DICOM images. More... | |
class | ImageRGBLookupLazyReader |
This class is used to read the buffer of a DICOM image in LAZY mode when a pixel lookup must be performed. More... | |
class | ImageRGBLookupLazySource |
Class used to build a std::istream using the ::boost::iostreams api. More... | |
class | ImageRGBLookupLazyStream |
Class used to perform a lazy reading of dicom images with fw4spl system. More... | |
class | ImageRGBLookupReader |
This class is used to read the buffer of a DICOM image in DIRECT mode when a pixel lookup must be performed. More... | |
rgblookup contains reader helpers to read images that require a rgb lookup.