封裝訓練引數的類。 更多...
#include <opencv2/optflow/sparse_matching_gpc.hpp>
◆ GPCTrainingParams()
| cv::optflow::GPCTrainingParams::GPCTrainingParams |
( |
unsigned | _maxTreeDepth = 20, |
|
|
int | _minNumberOfSamples = 3, |
|
|
GPCDescType | _descriptorType = GPC_DESCRIPTOR_DCT, |
|
|
bool | _printProgress = true ) |
|
inline |
◆ check()
| bool cv::optflow::GPCTrainingParams::check |
( |
| ) |
const |
|
inline |
◆ descriptorType
| int cv::optflow::GPCTrainingParams::descriptorType |
◆ maxTreeDepth
| unsigned cv::optflow::GPCTrainingParams::maxTreeDepth |
◆ minNumberOfSamples
| int cv::optflow::GPCTrainingParams::minNumberOfSamples |
◆ printProgress
| bool cv::optflow::GPCTrainingParams::printProgress |
此結構體的文件由以下檔案生成