Trait opencv::hub_prelude::Elliptic_KeyPointTraitConst [−][src]
pub trait Elliptic_KeyPointTraitConst {
fn as_raw_Elliptic_KeyPoint(&self) -> *const c_void;
fn axes(&self) -> Size_<f32> { ... }
fn si(&self) -> f32 { ... }
fn transf(&self) -> Matx23f { ... }
}
Expand description
Elliptic region around an interest point.