|  | OpenCV 4.13.0-dev
    Open Source Computer Vision | 
#include <opencv2/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 | 
| Static Public Attributes | |
| static const NormTypes | normType = NORM_L2SQR | 
| Accumulator<T>::Type cv::SL2< T >::ResultType | 
| T cv::SL2< T >::ValueType | 
| 
 | inline | 
| 
 | static |