pub trait DensePyrLkOptFlowEstimatorGpuTraitConst: IDenseOptFlowEstimatorTraitConst + PyrLkOptFlowEstimatorBaseTraitConst {
// Required method
fn as_raw_DensePyrLkOptFlowEstimatorGpu(&self) -> *const c_void;
}
Expand description
Constant methods for crate::videostab::DensePyrLkOptFlowEstimatorGpu