用於計算 LSBP 描述符。 更多...
#include <opencv2/bgsegm.hpp>
◆ calcLocalSVDValues()
| static void cv::bgsegm::BackgroundSubtractorLSBPDesc::calcLocalSVDValues |
( |
OutputArray | localSVDValues, |
|
|
const Mat & | frame ) |
|
static |
◆ compute()
| static void cv::bgsegm::BackgroundSubtractorLSBPDesc::compute |
( |
OutputArray | desc, |
|
|
const Mat & | frame, |
|
|
const Point2i * | LSBPSamplePoints ) |
|
static |
◆ computeFromLocalSVDValues()
| static void cv::bgsegm::BackgroundSubtractorLSBPDesc::computeFromLocalSVDValues |
( |
OutputArray | desc, |
|
|
const Mat & | localSVDValues, |
|
|
const Point2i * | LSBPSamplePoints ) |
|
static |
此類的文件生成自以下檔案