Trait opencv::prelude::Elliptic_KeyPointTrait
source · pub trait Elliptic_KeyPointTrait: KeyPointTrait + Elliptic_KeyPointTraitConst {
fn as_raw_mut_Elliptic_KeyPoint(&mut self) -> *mut c_void;
fn set_axes(&mut self, val: Size_<f32>) { ... }
fn set_si(&mut self, val: f32) { ... }
fn set_transf(&mut self, val: Matx23f) { ... }
}Required Methods§
fn as_raw_mut_Elliptic_KeyPoint(&mut self) -> *mut c_void
Provided Methods§
sourcefn set_transf(&mut self, val: Matx23f)
fn set_transf(&mut self, val: Matx23f)
the transformation between image space and local patch space