OpenCV
3.2.0
Open Source Computer Vision
|
#include "features2d.hpp"
Public Types | |
enum | { normType = NORM_L2SQR } |
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::SL2< T >::ResultType |
ResultType cv::SL2< T >::operator() | ( | const T * | a, |
const T * | b, | ||
int | size | ||
) | const |