cv::L1< T > Struct Template Reference

#include <features2d.hpp>

List of all members.

Public Types

typedef T ValueType
typedef Accumulator< T >::Type ResultType

Public Member Functions

ResultType operator() (const T *a, const T *b, int size) const

template<class T>
struct cv::L1< T >


Member Typedef Documentation

template<class T >
typedef T cv::L1< T >::ValueType
template<class T >
typedef Accumulator<T>::Type cv::L1< T >::ResultType

Member Function Documentation

template<class T >
ResultType cv::L1< T >::operator() ( const T a,
const T b,
int  size 
) const

The documentation for this struct was generated from the following file: