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