thresh_to_zero_func 600 modules/core/include/opencv2/core/cuda/functional.hpp template <typename T> struct thresh_to_zero_func : unary_function<T, T> thresh_to_zero_func 743 modules/cudev/include/opencv2/cudev/functional/functional.hpp __host__ __device__ ThreshToZeroFunc<T> thresh_to_zero_func(T thresh)