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

type PtrOfInpainterBase = Ptr<dyn InpainterBase>;

Implementations

impl PtrOfInpainterBase[src]

Trait Implementations

impl InpainterBase for PtrOfInpainterBase[src]