OpenCV
4.0.0-pre
Open Source Computer Vision
|
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me! |
#include "constant.hpp"
Public Types | |
typedef int | index_type |
typedef T | value_type |
Public Member Functions | |
__device__ __forceinline__ T | operator() (int, int) const |
Public Attributes | |
int | cols |
int | rows |
T | value |
|
inherited |
|
inherited |
|
inlineinherited |
References cv::cudev::ConstantPtr< T >::value.
int cv::cudev::ConstantPtrSz< T >::cols |
Referenced by cv::cudev::constantPtr().
int cv::cudev::ConstantPtrSz< T >::rows |
Referenced by cv::cudev::constantPtr().
|
inherited |
Referenced by cv::cudev::constantPtr(), and cv::cudev::ConstantPtr< T >::operator()().