Struct cv::cudev::minimum#

Collaboration diagram for cv::cudev::minimum:

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/cpp/geometry.cpp, samples/python/snippets/dis_opt_flow.py, and samples/python/snippets/opt_flow.py.

Member Function Documentation#

operator()()#

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

Here is the call graph for this function:

cv::cudev::minimum::operator() Node1 cv::cudev::minimum ::operator() Node2 cv::cuda::min Node1->Node2

cv::cudev::minimum::operator() Node1 cv::cudev::minimum ::operator() Node2 cv::cuda::min Node1->Node2

Source file#

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