Click or drag to resize

DISOpticalFlowPatchStride Property

http://www.emgu.com
Stride between neighbor patches. Must be less than patch size. Lower values correspond to higher flow quality.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public int PatchStride { get; set; }

Property Value

Type: Int32
See Also