Public Member Functions | List of all members
cv::gpu::device::color_detail::Gray2RGB< T, dcn > Struct Template Reference

#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 &)
 

Constructor & Destructor Documentation

template<typename T , int dcn>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::Gray2RGB< T, dcn >::Gray2RGB ( )
template<typename T , int dcn>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::Gray2RGB< T, dcn >::Gray2RGB ( const Gray2RGB< T, dcn > &  )

Member Function Documentation

template<typename T , int dcn>
__device__ __forceinline__ TypeVec<T, dcn>::vec_type cv::gpu::device::color_detail::Gray2RGB< T, dcn >::operator() ( T  src) const

The documentation for this struct was generated from the following file: