OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/features2d.hpp>
公共类型 | |
typedef Accumulator< T >::Type | ResultType |
typedef T | ValueType |
公共成员函数 | |
ResultType | operator() (const T *a, const T *b, int size) const |
静态公共属性 | |
static const NormTypes | normType = NORM_L2 |
typedef Accumulator<T>::Type cv::L2< T >::ResultType |
typedef T cv::L2< T >::ValueType |
|
inline |