Class cv::optflow::GPCDetails#
#include <opencv2/optflow/sparse_matching_gpc.hpp>Collaboration diagram for cv::optflow::GPCDetails:
Member Function Documentation#
dropOutliers()#
static void cv::optflow::GPCDetails::dropOutliers(std::vector< std::pair< Point2i, Point2i > > & corr)
getAllDescriptorsForImage()#
static void cv::optflow::GPCDetails::getAllDescriptorsForImage(
const Mat * imgCh,
std::vector< GPCPatchDescriptor > & descr,
const GPCMatchingParams & mp,
int type )
getCoordinatesFromIndex()#
static void cv::optflow::GPCDetails::getCoordinatesFromIndex(
size_t index,
Size sz,
int & x,
int & y )
Source file#
The documentation for this class was generated from the following file:
opencv2/optflow/sparse_matching_gpc.hpp