greater 153 modules/core/include/opencv2/core/cuda/functional.hpp template <typename T> struct greater : binary_function<T, T, bool> greater 152 modules/cudev/include/opencv2/cudev/functional/functional.hpp template <typename T> struct greater : binary_function<T, T, typename MakeVec<uchar, VecTraits<T>::cn>::type>