OpenCV453
|
静的公開メンバ関数 | |
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) |