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

type PtrOfDPMDetector = Ptr<dyn DPMDetector>;

Implementations

impl PtrOfDPMDetector[src]

Trait Implementations

impl DPMDetector for PtrOfDPMDetector[src]