Trait opencv::hub_prelude::OpticalFlowPCAFlowTraitConst[][src]

pub trait OpticalFlowPCAFlowTraitConst: DenseOpticalFlowConst {
    fn as_raw_OpticalFlowPCAFlow(&self) -> *const c_void;
}
Expand description

PCAFlow algorithm.

Required methods

Implementors