Struct cv::cudev::ThreshBinaryInvFunc#

Collaboration diagram for cv::cudev::ThreshBinaryInvFunc:

cv::cudev::ThreshBinaryInvFunc< T > Node1 cv::cudev::ThreshBinaryInv Func< T >   + operator()() Node2 cv::cudev::unary_function < T, T >     Node2->Node1 Node3 cv::cudev::unary_function < _Arg, _Result >     Node3->Node2 < T, T > Node4 T     Node4->Node1 +maxVal +thresh

cv::cudev::ThreshBinaryInvFunc< T > Node1 cv::cudev::ThreshBinaryInv Func< T >   + operator()() Node2 cv::cudev::unary_function < T, T >     Node2->Node1 Node3 cv::cudev::unary_function < _Arg, _Result >     Node3->Node2 < T, T > Node4 T     Node4->Node1 +maxVal +thresh

Public Types#

Public Types inherited from cv::cudev::unary_function

Return

Name

Description

_Arg

argument_type

_Result

result_type

Member Function Documentation#

operator()()#

T cv::cudev::ThreshBinaryInvFunc::operator()(typename TypeTraits< T >::parameter_type src)

Here is the call graph for this function:

cv::cudev::ThreshBinaryInvFunc::operator() Node1 cv::cudev::ThreshBinaryInv Func::operator() Node2 cv::cudev::saturate_cast Node1->Node2

cv::cudev::ThreshBinaryInvFunc::operator() Node1 cv::cudev::ThreshBinaryInv Func::operator() Node2 cv::cudev::saturate_cast Node1->Node2

Member Data Documentation#

maxVal#

T cv::cudev::ThreshBinaryInvFunc::maxVal

thresh#

T cv::cudev::ThreshBinaryInvFunc::thresh

Source file#

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