Table of Contents

Property WindowRadius

Namespace
OpenCvSharp.XFeatures2D
Assembly
OpenCvSharp.dll

WindowRadius

Size of the texture sampling window used to compute contrast and entropy (center of the window is always in the pixel selected by x,y coordinates of the corresponding feature sample).

public int WindowRadius { get; set; }

Property Value

int