這是用於計算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 (靜態) |
該類的文件由以下檔案生成: