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