#include <functional.hpp>
Public Member Functions | |
__host__ __device__ __forceinline__ | thresh_to_zero_func (T thresh_, T maxVal_=0) |
__device__ __forceinline__ T | operator() (typename TypeTraits< T >::ParameterType src) const |
__host__ __device__ __forceinline__ | thresh_to_zero_func () |
__host__ __device__ __forceinline__ | thresh_to_zero_func (const thresh_to_zero_func &other) |
Public Attributes | |
const T | thresh |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
const T cv::gpu::device::thresh_to_zero_func< T >::thresh |