Table of Contents

Property MinEigenValue

Namespace
OpenCvSharp.OptFlow
Assembly
OpenCvSharp.dll

MinEigenValue

Threshold for the minimal eigenvalue of the gradient matrix, defining when to abort the iterative refinement.

public float MinEigenValue { get; set; }

Property Value

float