OpenCV
4.7.0
Open Source Computer Vision
|
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::GPCDetails | static |
getAllDescriptorsForImage(const Mat *imgCh, std::vector< GPCPatchDescriptor > &descr, const GPCMatchingParams &mp, int type) | cv::optflow::GPCDetails | static |
getCoordinatesFromIndex(size_t index, Size sz, int &x, int &y) | cv::optflow::GPCDetails | static |