![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkDefaultConvertPixelTraits.h>
Definition at line 261 of file itkDefaultConvertPixelTraits.h.
Public Types | |
| typedef VComponent | ComponentType |
| typedef Matrix< VComponent, VRows, VCols > | TargetType |
Static Public Member Functions | |
| static ComponentType | GetNthComponent (int i, const TargetType &pixel) |
| static unsigned int | GetNumberOfComponents () |
| static ComponentType | GetScalarValue (const TargetType &pixel) |
| static void | SetNthComponent (int i, TargetType &pixel, const ComponentType &v) |
| typedef VComponent itk::DefaultConvertPixelTraits< Matrix< VComponent, VRows, VCols > >::ComponentType |
Definition at line 265 of file itkDefaultConvertPixelTraits.h.
| typedef Matrix< VComponent, VRows, VCols > itk::DefaultConvertPixelTraits< Matrix< VComponent, VRows, VCols > >::TargetType |
Definition at line 264 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 277 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 266 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 283 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 270 of file itkDefaultConvertPixelTraits.h.
1.8.3.1