Loading...
Searching...
No Matches
cv::cudev::ConstantPtrSz< T > Struct Template Reference
#include <opencv2/cudev/ptr2d/constant.hpp>
Inheritance diagram for cv::cudev::ConstantPtrSz< T >:
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 |
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:
- opencv2/cudev/ptr2d/constant.hpp
Public Attributes inherited from
1.9.6