| FarnebackOpticalFlowPyrScale Property |
[Missing <summary> documentation for "P:OpenCvSharp.FarnebackOpticalFlow.PyrScale"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double PyrScale { get; set; }
Public Property PyrScale As Double
Get
Set
public:
property double PyrScale {
double get ();
void set (double value);
}
member PyrScale : float with get, set
Property Value
Type:
DoubleSee Also