ImageFragmentSplitter class For single frame image, DICOM standard allow splitting the frame into multiple fragments.
More...
#include <gdcmImageFragmentSplitter.h>
List of all members.
Detailed Description
ImageFragmentSplitter class For single frame image, DICOM standard allow splitting the frame into multiple fragments.
Constructor & Destructor Documentation
gdcm::ImageFragmentSplitter::ImageFragmentSplitter |
( |
) |
[inline] |
gdcm::ImageFragmentSplitter::~ImageFragmentSplitter |
( |
) |
[inline] |
Member Function Documentation
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: