Struct cv::cudev::ThreshTruncFunc#

Collaboration diagram for cv::cudev::ThreshTruncFunc:

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

Member Data Documentation#

thresh#

T cv::cudev::ThreshTruncFunc::thresh

Source file#

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