OpenCV 4.11.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::optflow::GPCDetails 成员列表

这是cv::optflow::GPCDetails的完整成员列表,包括所有继承的成员。

dropOutliers(std::vector< std::pair< Point2i, Point2i > > &corr)cv::optflow::GPCDetails静态
getAllDescriptorsForImage(const Mat *imgCh, std::vector< GPCPatchDescriptor > &descr, const GPCMatchingParams &mp, int type)cv::optflow::GPCDetails静态
getCoordinatesFromIndex(size_t index, Size sz, int &x, int &y)cv::optflow::GPCDetails静态