OpenCV
4.0.0
Open Source Computer Vision
|
#include "extrapolation.hpp"
Public Types | |
typedef int | index_type |
typedef PtrTraits< SrcPtr >::value_type | value_type |
Public Member Functions | |
__device__ __forceinline__ PtrTraits< SrcPtr >::value_type | operator() (int y, int x) const |
Public Attributes | |
int | cols |
int | rows |
SrcPtr | src |
PtrTraits< SrcPtr >::value_type | val |
typedef int cv::cudev::BrdConstant< SrcPtr >::index_type |
typedef PtrTraits<SrcPtr>::value_type cv::cudev::BrdConstant< SrcPtr >::value_type |
|
inline |
int cv::cudev::BrdConstant< SrcPtr >::cols |
int cv::cudev::BrdConstant< SrcPtr >::rows |
SrcPtr cv::cudev::BrdConstant< SrcPtr >::src |
PtrTraits<SrcPtr>::value_type cv::cudev::BrdConstant< SrcPtr >::val |