OpenCV  2.4.13.4
Open Source Computer Vision
cv::gpu::device::color_detail::ColorChannel< T > Struct Template Reference

#include <color_detail.hpp>

Public Types

typedef float worktype_f
 

Static Public Member Functions

static __device__ __forceinline__ T max ()
 
static __device__ __forceinline__ T half ()
 

Member Typedef Documentation

§ worktype_f

template<typename T>
typedef float cv::gpu::device::color_detail::ColorChannel< T >::worktype_f

Member Function Documentation

§ half()

template<typename T>
static __device__ __forceinline__ T cv::gpu::device::color_detail::ColorChannel< T >::half ( )
inlinestatic

§ max()

template<typename T>
static __device__ __forceinline__ T cv::gpu::device::color_detail::ColorChannel< T >::max ( )
inlinestatic

The documentation for this struct was generated from the following file: