ImageFragmentSplitter class For single frame image, DICOM standard allow splitting the frame into multiple fragments.
More...
#include <gdcmImageFragmentSplitter.h>
ImageFragmentSplitter class For single frame image, DICOM standard allow splitting the frame into multiple fragments.
gdcm::ImageFragmentSplitter::ImageFragmentSplitter |
( |
| ) |
|
|
inline |
gdcm::ImageFragmentSplitter::~ImageFragmentSplitter |
( |
| ) |
|
|
inline |
unsigned int gdcm::ImageFragmentSplitter::GetFragmentSizeMax |
( |
| ) |
const |
|
inline |
void gdcm::ImageFragmentSplitter::SetForce |
( |
bool |
f | ) |
|
|
inline |
When file already has all it's segment < FragmentSizeMax there is not need to run the filter. Unless the user explicitly say 'force' recomputation !
void gdcm::ImageFragmentSplitter::SetFragmentSizeMax |
( |
unsigned int |
fragsize | ) |
|
FragmentSizeMax needs to be an even number.
bool gdcm::ImageFragmentSplitter::Split |
( |
| ) |
|
The documentation for this class was generated from the following file: