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

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

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