opencv::mod_prelude

Trait TrackerGOTURN_ParamsTraitConst

Source
pub trait TrackerGOTURN_ParamsTraitConst {
    // Required method
    fn as_raw_TrackerGOTURN_Params(&self) -> *const c_void;

    // Provided methods
    fn model_txt(&self) -> String { ... }
    fn model_bin(&self) -> String { ... }
}
Expand description

Required Methods§

Provided Methods§

Source

fn model_txt(&self) -> String

Source

fn model_bin(&self) -> String

Implementors§