Struct cv::cudev::LaplacianPtrSz#

Collaboration diagram for cv::cudev::LaplacianPtrSz:

cv::cudev::LaplacianPtrSz< ksize, SrcPtr > Node1 cv::cudev::LaplacianPtrSz < ksize, SrcPtr >   + assignTo() Node2 cv::cudev::LaplacianPtr < ksize, SrcPtr >     Node2->Node1 Node3 int     Node3->Node1 +cols +rows

cv::cudev::LaplacianPtrSz< ksize, SrcPtr > Node1 cv::cudev::LaplacianPtrSz < ksize, SrcPtr >   + assignTo() Node2 cv::cudev::LaplacianPtr < ksize, SrcPtr >     Node2->Node1 Node3 int     Node3->Node1 +cols +rows

Member Function Documentation#

assignTo()#

template<typename T>
void cv::cudev::LaplacianPtrSz::assignTo(
GpuMat_< T > & dst,
Stream & stream = Stream::Null() )

Here is the call graph for this function:

Member Data Documentation#

cols#

int cv::cudev::LaplacianPtrSz::cols

rows#

int cv::cudev::LaplacianPtrSz::rows

Source file#

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