Struct cv::cudev::maximum#

Collaboration diagram for cv::cudev::maximum:

Public Types#

Public Types inherited from cv::cudev::binary_function

Return

Name

Description

_Arg1

first_argument_type

_Result

result_type

_Arg2

second_argument_type

Examples#

Examples
samples/dnn/object_detection.cpp, samples/dnn/openpose.cpp, samples/dnn/text_detection.cpp, and samples/python/snippets/watershed.py.

Member Function Documentation#

operator()()#

T cv::cudev::maximum::operator()(
typename TypeTraits< T >::parameter_type a,
typename TypeTraits< T >::parameter_type b )

Here is the call graph for this function:

cv::cudev::maximum::operator() Node1 cv::cudev::maximum ::operator() Node2 cv::cuda::max Node1->Node2

cv::cudev::maximum::operator() Node1 cv::cudev::maximum ::operator() Node2 cv::cuda::max Node1->Node2

Source file#

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