Table of Contents

Property GradientThresholdValue

Namespace
OpenCvSharp.XImgProc
Assembly
OpenCvSharp.dll

GradientThresholdValue

Gradient threshold between pixels used to build the gradient image. Default: 20.

public int GradientThresholdValue { get; set; }

Property Value

int