[−][src]Trait opencv::prelude::StarDetectorTrait
The class implements the keypoint detector introduced by Agrawal08, synonym of StarDetector. :
The class implements the keypoint detector introduced by Agrawal08, synonym of StarDetector. :
fn as_raw_StarDetector(&self) -> *const c_voidfn as_raw_mut_StarDetector(&mut self) -> *mut c_voidimpl StarDetectorTrait for PtrOfStarDetector[src]fn as_raw_StarDetector(&self) -> *const c_void[src]fn as_raw_mut_StarDetector(&mut self) -> *mut c_void[src]impl StarDetectorTrait for StarDetector[src]fn as_raw_StarDetector(&self) -> *const c_void[src]fn as_raw_mut_StarDetector(&mut self) -> *mut c_void[src]