#include <color_detail.hpp>
Inherits cv::gpu::device::unary_function< TypeVec< T, scn >::vec_type, T >.
Public Member Functions | |
__device__ __forceinline__ T | operator() (const typename TypeVec< T, scn >::vec_type &src) const |
__host__ __device__ __forceinline__ | RGB2Gray () |
__host__ __device__ __forceinline__ | RGB2Gray (const RGB2Gray &) |
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2Gray< T, scn, bidx >::RGB2Gray | ( | ) |
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2Gray< T, scn, bidx >::RGB2Gray | ( | const RGB2Gray< T, scn, bidx > & | ) |
__device__ __forceinline__ T cv::gpu::device::color_detail::RGB2Gray< T, scn, bidx >::operator() | ( | const typename TypeVec< T, scn >::vec_type & | src | ) | const |