Loading...
Searching...
No Matches
cv::bgsegm::BackgroundSubtractorLSBPDesc Class Reference
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) |
Detailed Description
This is for calculation of the LSBP descriptors.
Member Function Documentation
◆ calcLocalSVDValues()
|
static |
◆ compute()
|
static |
◆ computeFromLocalSVDValues()
|
static |
The documentation for this class was generated from the following file:
- opencv2/bgsegm.hpp