![]() |
OpenCV 4.10.0
开源计算机视觉库
|
#include <opencv2/optflow/sparse_matching_gpc.hpp>
静态公有成员函数 | |
| static void | dropOutliers (std::vector< std::pair< Point2i, Point2i > > &corr) |
| static void | getAllDescriptorsForImage (const Mat *imgCh, std::vector< GPCPatchDescriptor > &descr, const GPCMatchingParams &mp, int type) |
| static void | getCoordinatesFromIndex (size_t index, Size sz, int &x, int &y) |
|
static |
|
static |
|
static |
1.9.8 于 2024 年 6 月 2 日星期日 21:52:18 为 OpenCV 生成