Property DistanceThreshold
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
DistanceThreshold
The distance to the model threshold. Considered as inlier point if distance to the model is less than threshold.
public virtual double DistanceThreshold { get; set; }