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

type PtrOfISparseOptFlowEstimator = Ptr<dyn ISparseOptFlowEstimator>;

Implementations

impl PtrOfISparseOptFlowEstimator[src]

Trait Implementations

impl ISparseOptFlowEstimator for PtrOfISparseOptFlowEstimator[src]