Property Dist2Threshold
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Dist2Threshold
Gets or sets the threshold on the squared distance between the pixel and the sample. The threshold on the squared distance between the pixel and the sample to decide whether a pixel is close to a data sample.
public double Dist2Threshold { get; set; }