#include <color_detail.hpp>
Inherits cv::gpu::device::unary_function< ushort, uchar3 >.
List of all members.
template<int bidx, int green_bits>
struct cv::gpu::device::color_detail::RGB5x52RGB< 3, bidx, green_bits >
Constructor & Destructor Documentation
template<int bidx, int green_bits>
| __device__ __forceinline__ cv::gpu::device::color_detail::RGB5x52RGB< 3, bidx, green_bits >::RGB5x52RGB |
( |
| ) |
|
template<int bidx, int green_bits>
| __device__ __forceinline__ cv::gpu::device::color_detail::RGB5x52RGB< 3, bidx, green_bits >::RGB5x52RGB |
( |
const RGB5x52RGB< 3, bidx, green_bits > & |
other_ | ) |
|
Member Function Documentation
template<int bidx, int green_bits>
| __device__ __forceinline__ uchar3 cv::gpu::device::color_detail::RGB5x52RGB< 3, bidx, green_bits >::operator() |
( |
ushort |
src | ) |
const |
The documentation for this struct was generated from the following file: