#include "gdcmJPEGFragment.h"#include <list>#include <iostream>Include dependency graph for gdcmJPEGFragmentsInfo.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | GDCM_NAME_SPACE |
Classes | |
| class | GDCM_NAME_SPACE::JPEGFragmentsInfo |
| Utility class for gathering the informations of the collection of JPEG fragment[s] (see JPEGFragment) when handling "Encapsulated JPEG Compressed Images". The informations on each frame are obtained during the pixel parsing of a gdcm::File (refer to File::ComputeJPEGFragmentInfo() ). They shall be used when (if necessary) decoding the fragments. More... | |
1.4.6