MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Full specialization of the CPixelConversion class for the tComplexPixel type to prevent ambiquity. More...
#include <mdsPixelConversions.h>
Public Types | |
typedef tComplexPixel | tPixel |
Input pixel type. | |
typedef tComplexPixel | tResult |
Output pixel type. | |
Static Public Member Functions | |
static tComplexPixel | convert (const tComplexPixel &Value) |
Method for pixel value conversion. |
Full specialization of the CPixelConversion class for the tComplexPixel type to prevent ambiquity.
Input pixel type.
Output pixel type.
static tComplexPixel mds::img::CPixelConversion< tComplexPixel, tComplexPixel >::convert | ( | const tComplexPixel & | Value | ) | [static] |
Method for pixel value conversion.