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

type PtrOfRICInterpolator = Ptr<dyn RICInterpolator>;

Implementations

impl PtrOfRICInterpolator[src]

Trait Implementations

impl AlgorithmTrait for PtrOfRICInterpolator[src]

impl RICInterpolator for PtrOfRICInterpolator[src]

impl SparseMatchInterpolator for PtrOfRICInterpolator[src]