#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 | maxVal |
T | thresh |
|
inherited |
|
inherited |
|
inline |
T cv::cudev::ThreshBinaryInvFunc< T >::maxVal |
Referenced by cv::cudev::thresh_binary_inv_func().
T cv::cudev::ThreshBinaryInvFunc< T >::thresh |
Referenced by cv::cudev::thresh_binary_inv_func().