pub trait OpticalFlowPCAFlowTraitConst: DenseOpticalFlowConst {
fn as_raw_OpticalFlowPCAFlow(&self) -> *const c_void;
}
Expand description
Constant methods for crate::optflow::OpticalFlowPCAFlow
pub trait OpticalFlowPCAFlowTraitConst: DenseOpticalFlowConst {
fn as_raw_OpticalFlowPCAFlow(&self) -> *const c_void;
}
Constant methods for crate::optflow::OpticalFlowPCAFlow