#include "functional.hpp"
Public Types | |
typedef T | argument_type |
typedef T | result_type |
Public Member Functions | |
__device__ __forceinline__ T | operator() (typename TypeTraits< T >::parameter_type src) const |
Public Attributes | |
T | thresh |
|
inherited |
|
inherited |
|
inline |
T cv::cudev::ThreshToZeroInvFunc< T >::thresh |
Referenced by cv::cudev::thresh_to_zero_inv_func().