![]()  | 
  
    OpenCV
    3.2.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 | 
| __device__ __forceinline__ PtrTraits<SrcPtr>::value_type cv::cudev::BrdConstant< SrcPtr >::operator() | ( | int | y, | 
| int | x | ||
| ) | const | 
| 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 | 
 1.8.12