Table of Contents

Property PatchStride

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

PatchStride

Stride between neighbor patches. Must be less than patch size. Lower values correspond to higher flow quality.

public int PatchStride { get; set; }

Property Value

int