#include <ocl.hpp>
Public Types | |
enum | { normType = NORM_L1 } |
typedef T | ValueType |
typedef Accumulator< T >::Type | ResultType |
Public Member Functions | |
ResultType | operator() (const T *a, const T *b, int size) const |
typedef T cv::ocl::L1< T >::ValueType |
typedef Accumulator<T>::Type cv::ocl::L1< T >::ResultType |
ResultType cv::ocl::L1< T >::operator() | ( | const T * | a, |
const T * | b, | ||
int | size | ||
) | const |