OpenCV
4.0.0
Open Source Computer Vision
|
#include "constant.hpp"
Public Attributes | |
int | cols |
int | rows |
Public Attributes inherited from cv::cudev::ConstantPtr< T > | |
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 |
int cv::cudev::ConstantPtrSz< T >::cols |
int cv::cudev::ConstantPtrSz< T >::rows |