fn as_raw_PyrLkOptFlowEstimatorBase(&self) -> *const c_void
fn as_raw_mut_PyrLkOptFlowEstimatorBase(&mut self) -> *mut c_void
fn set_win_size(&mut self, val: Size) -> Result<()>
fn win_size(&self) -> Result<Size>
fn set_max_level(&mut self, val: i32) -> Result<()>
fn max_level(&self) -> Result<i32>
impl PyrLkOptFlowEstimatorBaseTrait for PyrLkOptFlowEstimatorBase
[src]fn as_raw_PyrLkOptFlowEstimatorBase(&self) -> *const c_void
[src]fn as_raw_mut_PyrLkOptFlowEstimatorBase(&mut self) -> *mut c_void
[src]impl PyrLkOptFlowEstimatorBaseTrait for SparsePyrLkOptFlowEstimator
[src]fn as_raw_PyrLkOptFlowEstimatorBase(&self) -> *const c_void
[src]fn as_raw_mut_PyrLkOptFlowEstimatorBase(&mut self) -> *mut c_void
[src]