Table of Contents

Property FinestScale

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

FinestScale

Finest level of the Gaussian pyramid on which the flow is computed (zero level corresponds to the original image resolution). The final flow is obtained by bilinear upscaling.

public int FinestScale { get; set; }

Property Value

int