Struct cv::cudev::IntegerAreaInterPtr#

Collaboration diagram for cv::cudev::IntegerAreaInterPtr:

cv::cudev::IntegerAreaInterPtr< SrcPtr > Node1 cv::cudev::IntegerAreaInter Ptr< SrcPtr >   + operator()() Node2 SrcPtr     Node2->Node1 +src Node3 int     Node3->Node1 +area_height +area_width

cv::cudev::IntegerAreaInterPtr< SrcPtr > Node1 cv::cudev::IntegerAreaInter Ptr< SrcPtr >   + operator()() Node2 SrcPtr     Node2->Node1 +src Node3 int     Node3->Node1 +area_height +area_width

Member Typedef Documentation#

index_type#

typedef float cv::cudev::IntegerAreaInterPtr::index_type

value_type#

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

Member Function Documentation#

operator()()#

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

Here is the call graph for this function:

cv::cudev::IntegerAreaInterPtr::operator() Node1 cv::cudev::IntegerAreaInter Ptr::operator() Node2 cv::cudev::saturate_cast Node1->Node2

cv::cudev::IntegerAreaInterPtr::operator() Node1 cv::cudev::IntegerAreaInter Ptr::operator() Node2 cv::cudev::saturate_cast Node1->Node2

Member Data Documentation#

area_height#

int cv::cudev::IntegerAreaInterPtr::area_height

area_width#

int cv::cudev::IntegerAreaInterPtr::area_width

src#

SrcPtr cv::cudev::IntegerAreaInterPtr::src

Source file#

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