Public Member Functions | Public Attributes
cv::gpu::device::SingleMaskChannels Struct Reference

#include <utility.hpp>

List of all members.

Public Member Functions

__host__ __device__ __forceinline__ SingleMaskChannels (PtrStepb mask_, int channels_)
__host__ __device__ __forceinline__ SingleMaskChannels (const SingleMaskChannels &mask_)
__device__ __forceinline__ bool operator() (int y, int x) const

Public Attributes

PtrStepb mask
int channels

Constructor & Destructor Documentation

__host__ __device__ __forceinline__ cv::gpu::device::SingleMaskChannels::SingleMaskChannels ( PtrStepb  mask_,
int  channels_ 
)
__host__ __device__ __forceinline__ cv::gpu::device::SingleMaskChannels::SingleMaskChannels ( const SingleMaskChannels mask_)

Member Function Documentation

__device__ __forceinline__ bool cv::gpu::device::SingleMaskChannels::operator() ( int  y,
int  x 
) const

Member Data Documentation


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