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