Struct cv::cudev::CommonAreaInterPtr#

Collaboration diagram for cv::cudev::CommonAreaInterPtr:

cv::cudev::CommonAreaInterPtr< SrcPtr > Node1 cv::cudev::CommonAreaInter Ptr< SrcPtr >   + operator()() Node2 SrcPtr     Node2->Node1 +src Node3 float     Node3->Node1 +area_height +area_width

cv::cudev::CommonAreaInterPtr< SrcPtr > Node1 cv::cudev::CommonAreaInter Ptr< SrcPtr >   + operator()() Node2 SrcPtr     Node2->Node1 +src Node3 float     Node3->Node1 +area_height +area_width

Member Typedef Documentation#

index_type#

typedef float cv::cudev::CommonAreaInterPtr::index_type

value_type#

typedef PtrTraits< SrcPtr >::value_type cv::cudev::CommonAreaInterPtr::value_type

Member Function Documentation#

operator()()#

PtrTraits< SrcPtr >::value_type cv::cudev::CommonAreaInterPtr::operator()(
float y,
float x )

Here is the call graph for this function:

cv::cudev::CommonAreaInterPtr::operator() Node1 cv::cudev::CommonAreaInter Ptr::operator() Node2 cv::cudev::saturate_cast Node1->Node2

cv::cudev::CommonAreaInterPtr::operator() Node1 cv::cudev::CommonAreaInter Ptr::operator() Node2 cv::cudev::saturate_cast Node1->Node2

Member Data Documentation#

area_height#

float cv::cudev::CommonAreaInterPtr::area_height

area_width#

float cv::cudev::CommonAreaInterPtr::area_width

src#

SrcPtr cv::cudev::CommonAreaInterPtr::src

Source file#

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