Struct cv::cudev::Avg#

Collaboration diagram for cv::cudev::Avg:

Public Types#

Public Types inherited from cv::cudev::binary_function

Return

Name

Description

_Arg1

first_argument_type

_Result

result_type

_Arg2

second_argument_type

Public Member Functions#

Public Member Functions inherited from cv::cudev::plus

Member Typedef Documentation#

work_type#

typedef T cv::cudev::Avg::work_type

Member Function Documentation#

initialValue()#

static T cv::cudev::Avg::initialValue()

result()#

static T cv::cudev::Avg::result(
T r,
float sz )

Here is the call graph for this function:

cv::cudev::Avg::result Node1 cv::cudev::Avg::result Node2 cv::cudev::saturate_cast Node1->Node2

cv::cudev::Avg::result Node1 cv::cudev::Avg::result Node2 cv::cudev::saturate_cast Node1->Node2

Source file#

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