#include <features2d.hpp>
Public Types | |
typedef Accumulator< T >::Type | ResultType |
typedef T | ValueType |
Public Member Functions | |
ResultType | operator() (const T *a, const T *b, int size) const |
typedef Accumulator<T>::Type cv::L1< T >::ResultType |
ResultType cv::L1< T >::operator() | ( | const T * | a, | |
const T * | b, | |||
int | size | |||
) | const [inline] |