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