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