Struct cv::cudev::BrdBase#
#include <opencv2/cudev/ptr2d/extrapolation.hpp>Collaboration diagram for cv::cudev::BrdBase:
Member Typedef Documentation#
index_type#
typedef int cv::cudev::BrdBase::index_type
value_type#
typedef PtrTraits< SrcPtr >::value_type cv::cudev::BrdBase::value_type
Member Function Documentation#
idx_col()#
int cv::cudev::BrdBase::idx_col(int x)
idx_row()#
int cv::cudev::BrdBase::idx_row(int y)
operator()()#
PtrTraits< SrcPtr >::value_type cv::cudev::BrdBase::operator()(
int y,
int x )
Here is the call graph for this function:
Member Data Documentation#
cols#
int cv::cudev::BrdBase::cols
rows#
int cv::cudev::BrdBase::rows
src#
SrcPtr cv::cudev::BrdBase::src
Source file#
The documentation for this struct was generated from the following file:
opencv2/cudev/ptr2d/extrapolation.hpp