thresh_binary_func  550 modules/core/include/opencv2/core/cuda/functional.hpp     template <typename T> struct thresh_binary_func : unary_function<T, T>
thresh_binary_func  685 modules/cudev/include/opencv2/cudev/functional/functional.hpp __host__ __device__ ThreshBinaryFunc<T> thresh_binary_func(T thresh, T maxVal)