dlr::computerVision::ImageFormatTraits< ImageFormat > Class Template Reference
The
ImageFormatTraits class template specifies the characteristics of the available image formats.
More...
#include <imageFormatTraits.h>
List of all members.
|
Public Types |
|
typedef UnsignedInt8 | PixelType |
|
typedef UnsignedInt8 | ComponentType |
Static Public Member Functions |
|
static size_t | getNumberOfComponents () |
Detailed Description
template<ImageFormat>
class dlr::computerVision::ImageFormatTraits< ImageFormat >
The
ImageFormatTraits class template specifies the characteristics of the available image formats.
Currently it specifies only the base type used to represent pixels.
Definition at line 37 of file imageFormatTraits.h.
The documentation for this class was generated from the following file: