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

type PtrOfWobbleSuppressorBase = Ptr<dyn WobbleSuppressorBase>;

Implementations

impl PtrOfWobbleSuppressorBase[src]

Trait Implementations

impl WobbleSuppressorBase for PtrOfWobbleSuppressorBase[src]