OpenCV
3.4.20
Open Source Computer Vision
|
#include <opencv2/features2d.hpp>
Public Types | |
enum | { normType = NORM_L1 } |
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 |
|
inline |