|  | OpenCV
    3.4.14
    Open Source Computer Vision | 
This is for calculation of the LSBP descriptors. More...
#include <opencv2/bgsegm.hpp>
| Static Public Member Functions | |
| static void | calcLocalSVDValues (OutputArray localSVDValues, const Mat &frame) | 
| static void | compute (OutputArray desc, const Mat &frame, const Point2i *LSBPSamplePoints) | 
| static void | computeFromLocalSVDValues (OutputArray desc, const Mat &localSVDValues, const Point2i *LSBPSamplePoints) | 
This is for calculation of the LSBP descriptors.
| 
 | static | 
| 
 | static | 
| 
 | static | 
 1.8.13
 1.8.13