fw4spl
|
main contains reader helpers to read default images. More...
Classes | |
class | ImageLazyInformation |
Basic class used to store informations in order to read DICOM images. More... | |
class | ImageLazyReader |
This class is used to read the buffer of a DICOM image in LAZY mode. More... | |
class | ImageLazySource |
Class used to build a std::istream using the ::boost::iostreams api. More... | |
class | ImageLazyStream |
Class used to perform a lazy reading of dicom images with fw4spl system. More... | |
class | ImageReader |
This class is used to read the buffer of a DICOM image in DIRECT mode. More... | |
main contains reader helpers to read default images.