Loading...
Searching...
No Matches
cv::optflow::GPCTrainingSamples Class Reference
Class encapsulating training samples. More...
#include <opencv2/optflow/sparse_matching_gpc.hpp>
Public Member Functions | |
operator GPCSamplesVector & () | |
size_t | size () const |
int | type () const |
Static Public Member Functions | |
static Ptr< GPCTrainingSamples > | create (const std::vector< String > &imagesFrom, const std::vector< String > &imagesTo, const std::vector< String > >, int descriptorType) |
This function can be used to extract samples from a pair of images and a ground truth flow. Sizes of all the provided vectors must be equal. | |
static Ptr< GPCTrainingSamples > | create (InputArrayOfArrays imagesFrom, InputArrayOfArrays imagesTo, InputArrayOfArrays gt, int descriptorType) |
Detailed Description
Class encapsulating training samples.
Member Function Documentation
◆ create() [1/2]
|
static |
This function can be used to extract samples from a pair of images and a ground truth flow. Sizes of all the provided vectors must be equal.
◆ create() [2/2]
|
static |
◆ operator GPCSamplesVector &()
|
inline |
◆ size()
|
inline |
◆ type()
|
inline |
The documentation for this class was generated from the following file:
- opencv2/optflow/sparse_matching_gpc.hpp