OpenCV  3.3.0
Open Source Computer Vision
Public Attributes | List of all members
cv::cudev::SingleMaskChannelsSz< MaskPtr > Struct Template Reference

#include "mask.hpp"

Inheritance diagram for cv::cudev::SingleMaskChannelsSz< MaskPtr >:
cv::cudev::SingleMaskChannels< MaskPtr >

Public Attributes

int cols
 
int rows
 
- Public Attributes inherited from cv::cudev::SingleMaskChannels< MaskPtr >
int channels
 
MaskPtr mask
 

Additional Inherited Members

- Public Types inherited from cv::cudev::SingleMaskChannels< MaskPtr >
typedef PtrTraits< MaskPtr >::index_type index_type
 
typedef PtrTraits< MaskPtr >::value_type value_type
 
- Public Member Functions inherited from cv::cudev::SingleMaskChannels< MaskPtr >
__device__ __forceinline__ value_type operator() (index_type y, index_type x) const
 

Member Data Documentation

§ cols

template<class MaskPtr>
int cv::cudev::SingleMaskChannelsSz< MaskPtr >::cols

§ rows

template<class MaskPtr>
int cv::cudev::SingleMaskChannelsSz< MaskPtr >::rows

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