OpenCV  4.5.0
Open Source Computer Vision
cv::optflow::GPCDetails Member List

This is the complete list of members for cv::optflow::GPCDetails, including all inherited members.

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