Trait opencv::hub_prelude::KDTreeIndexParamsTrait
source · pub trait KDTreeIndexParamsTrait: IndexParamsTrait + KDTreeIndexParamsTraitConst {
// Required method
fn as_raw_mut_KDTreeIndexParams(&mut self) -> *mut c_void;
}Expand description
Mutable methods for crate::flann::KDTreeIndexParams