Struct cv::cudev::ThreshToZeroFunc#

Collaboration diagram for cv::cudev::ThreshToZeroFunc:

cv::cudev::ThreshToZeroFunc< T > Node1 cv::cudev::ThreshToZeroFunc< 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 +thresh

cv::cudev::ThreshToZeroFunc< T > Node1 cv::cudev::ThreshToZeroFunc< 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 +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::ThreshToZeroFunc::operator()(typename TypeTraits< T >::parameter_type src)

Here is the call graph for this function:

cv::cudev::ThreshToZeroFunc::operator() Node1 cv::cudev::ThreshToZeroFunc ::operator() Node2 cv::cudev::saturate_cast Node1->Node2

cv::cudev::ThreshToZeroFunc::operator() Node1 cv::cudev::ThreshToZeroFunc ::operator() Node2 cv::cudev::saturate_cast Node1->Node2

Member Data Documentation#

thresh#

T cv::cudev::ThreshToZeroFunc::thresh

Source file#

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