OpenCV
3.0.0
Open Source Computer Vision
|
#include "functional.hpp"
Public Member Functions | |
__device__ __forceinline__ T | operator() (typename TypeTraits< T >::parameter_type src) const |
Public Attributes | |
T | maxVal |
T | thresh |
Additional Inherited Members | |
Public Types inherited from cv::cudev::unary_function< T, T > | |
typedef T | argument_type |
typedef T | result_type |
|
inline |
T cv::cudev::ThreshBinaryInvFunc< T >::maxVal |
T cv::cudev::ThreshBinaryInvFunc< T >::thresh |