OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::optflow::GPCPatchSample 結構體參考

#include <opencv2/optflow/sparse_matching_gpc.hpp>

cv::optflow::GPCPatchSample 的協作圖

公共成員函式

void getDirections (bool &refdir, bool &posdir, bool &negdir, const Vec< double, GPCPatchDescriptor::nFeatures > &coef, double rhs) const
 

公共屬性

GPCPatchDescriptor neg
 
GPCPatchDescriptor pos
 
GPCPatchDescriptor ref
 

成員函式文件

◆ getDirections()

void cv::optflow::GPCPatchSample::getDirections ( bool & refdir,
bool & posdir,
bool & negdir,
const Vec< double, GPCPatchDescriptor::nFeatures > & coef,
double rhs ) const

成員資料文件

◆ neg

GPCPatchDescriptor cv::optflow::GPCPatchSample::neg

◆ pos

GPCPatchDescriptor cv::optflow::GPCPatchSample::pos

◆ ref

GPCPatchDescriptor cv::optflow::GPCPatchSample::ref

此結構體的文件由以下檔案生成