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

type PtrOfEdgeAwareInterpolator = Ptr<dyn EdgeAwareInterpolator>;

Implementations

impl PtrOfEdgeAwareInterpolator[src]

Trait Implementations

impl AlgorithmTrait for PtrOfEdgeAwareInterpolator[src]

impl EdgeAwareInterpolator for PtrOfEdgeAwareInterpolator[src]

impl SparseMatchInterpolator for PtrOfEdgeAwareInterpolator[src]