Table of Contents

Property GlobalMotionRansacThreshold

Namespace
OpenCvSharp.OptFlow
Assembly
OpenCvSharp.dll

GlobalMotionRansacThreshold

Reprojection threshold (n-th percentile of the motion vectors magnitude, [0 .. 100]) used by the RANSAC homography estimation for the global motion prior.

public float GlobalMotionRansacThreshold { get; set; }

Property Value

float