[][src]Type Definition opencv::types::PtrOfTrackerSamplerAlgorithm

type PtrOfTrackerSamplerAlgorithm = Ptr<dyn TrackerSamplerAlgorithm>;

Implementations

impl PtrOfTrackerSamplerAlgorithm[src]

Trait Implementations

impl TrackerSamplerAlgorithm for PtrOfTrackerSamplerAlgorithm[src]