Property Threshold
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
Threshold
threshold on difference between intensity of the central pixel and pixels of a circle around this pixel.
public int Threshold { get; set; }
threshold on difference between intensity of the central pixel and pixels of a circle around this pixel.
public int Threshold { get; set; }