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 "extrapolation.hpp"

Static Public Member Functions

__device__ static __forceinline__ int idx_high (int i, int len)
 
__device__ static __forceinline__ int idx_low (int i, int len)
 

Member Function Documentation

◆ idx_high()

__device__ static __forceinline__ int cv::cudev::BrdReflect101::idx_high ( int  i,
int  len 
)
inlinestatic

References cv::cudev::abs(), and cv::abs().

Here is the call graph for this function:

◆ idx_low()

__device__ static __forceinline__ int cv::cudev::BrdReflect101::idx_low ( int  i,
int  len 
)
inlinestatic

References cv::abs().

Here is the call graph for this function:

The documentation for this struct was generated from the following file: