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

type PtrOfHOG = Ptr<dyn HOG>;

Implementations

impl PtrOfHOG[src]

Trait Implementations

impl AlgorithmTrait for PtrOfHOG[src]

impl HOG for PtrOfHOG[src]