pub type PtrOfRLOFOpticalFlowParameter = Ptr<RLOFOpticalFlowParameter>;

Implementations

Trait Implementations

Enable M-estimator or disable and use least-square estimator. Enables M-estimator by setting sigma parameters to (3.2, 7.0). Disabling M-estimator can reduce * runtime, while enabling can improve the accuracy. Read more