Struct opencv::optflow::GPCTrainingSamples [−][src]
pub struct GPCTrainingSamples { /* fields omitted */ }
Expand description
Class encapsulating training samples.
Implementations
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.