ImageChangePhotometricInterpretation class Class to change the Photometric Interpetation of an input DICOM.
More...
#include <gdcmImageChangePhotometricInterpretation.h>
List of all members.
Detailed Description
ImageChangePhotometricInterpretation class Class to change the Photometric Interpetation of an input DICOM.
Constructor & Destructor Documentation
gdcm::ImageChangePhotometricInterpretation::ImageChangePhotometricInterpretation |
( |
) |
[inline] |
gdcm::ImageChangePhotometricInterpretation::~ImageChangePhotometricInterpretation |
( |
) |
[inline] |
Member Function Documentation
bool gdcm::ImageChangePhotometricInterpretation::Change |
( |
) |
|
bool gdcm::ImageChangePhotometricInterpretation::ChangeMonochrome |
( |
) |
[protected] |
template<typename T >
void gdcm::ImageChangePhotometricInterpretation::RGB2YBR |
( |
T |
ybr[3], |
|
|
const T |
rgb[3] |
|
) |
| [static] |
colorspace converstion (based on CCIR Recommendation 601-2)
void gdcm::ImageChangePhotometricInterpretation::SetPhotometricInterpretation |
( |
PhotometricInterpretation const & |
pi ) |
[inline] |
template<typename T >
void gdcm::ImageChangePhotometricInterpretation::YBR2RGB |
( |
T |
rgb[3], |
|
|
const T |
ybr[3] |
|
) |
| [static] |
The documentation for this class was generated from the following file: