| ColorspaceConverter() | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const typename Image< FORMAT0 >::PixelType &inputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const typename Image< FORMAT0 >::PixelType &inputPixel, typename Image< FORMAT1 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< GRAY1 >::PixelType &inputPixel, Image< GRAY8 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< GRAY1 >::PixelType &inputPixel, Image< RGB8 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< GRAY8 >::PixelType &inputPixel, Image< RGB8 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< RGB8 >::PixelType &inputPixel, Image< GRAY8 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< RGB8 >::PixelType &inputPixel, Image< RGB_FLOAT32 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< RGB8 >::PixelType &inputPixel, Image< RGB_FLOAT64 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< RGB8 >::PixelType &inputPixel, Image< HSV_FLOAT64 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< RGB8 >::PixelType &inputPixel, Image< BGRA8 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< RGB8 >::PixelType &inputPixel, Image< RGBA8 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< RGB_FLOAT32 >::PixelType &inputPixel, Image< GRAY8 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< RGB_FLOAT64 >::PixelType &inputPixel, Image< HSV_FLOAT64 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< BGRA8 >::PixelType &inputPixel, Image< RGB8 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| operator()(const Image< RGBA8 >::PixelType &inputPixel, Image< RGB8 >::PixelType &outputPixel) | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline] |
| ~ColorspaceConverter() | dlr::computerVision::ColorspaceConverter< FORMAT0, FORMAT1 > | [inline, virtual] |