#include <utility.hpp>
§ SingleMaskChannels() [1/2]
__host__ __device__ __forceinline__ cv::gpu::device::SingleMaskChannels::SingleMaskChannels |
( |
PtrStepb |
mask_, |
|
|
int |
channels_ |
|
) |
| |
|
inline |
§ SingleMaskChannels() [2/2]
__host__ __device__ __forceinline__ cv::gpu::device::SingleMaskChannels::SingleMaskChannels |
( |
const SingleMaskChannels & |
mask_ | ) |
|
|
inline |
§ operator()()
__device__ __forceinline__ bool cv::gpu::device::SingleMaskChannels::operator() |
( |
int |
y, |
|
|
int |
x |
|
) |
| const |
|
inline |
§ channels
int cv::gpu::device::SingleMaskChannels::channels |
§ mask
PtrStepb cv::gpu::device::SingleMaskChannels::mask |
The documentation for this struct was generated from the following file: