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