OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::cudev::ConstantPtrSz< T > Struct Template Reference

#include <opencv2/cudev/ptr2d/constant.hpp>

Public Attributes

int cols
int rows
Public Attributes inherited from cv::cudev::ConstantPtr< T >
value

Additional Inherited Members

Public Types inherited from cv::cudev::ConstantPtr< T >
typedef int index_type
typedef T value_type
Public Member Functions inherited from cv::cudev::ConstantPtr< T >
__device__ __forceinline__ T operator() (int, int) const

Member Data Documentation

◆ cols

template<typename T>
int cv::cudev::ConstantPtrSz< T >::cols

◆ rows

template<typename T>
int cv::cudev::ConstantPtrSz< T >::rows

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