Table of Contents

Property MaxFlow

Namespace
OpenCvSharp.XImgProc
Assembly
OpenCvSharp.dll

MaxFlow

A threshold to validate the predictions using a certain piece-wise affine model. If the prediction exceeds the threshold the translational model will be applied instead.

public float MaxFlow { get; set; }

Property Value

float