Click or drag to resize
Accord.NET (logo)

RansacFundamentalEstimatorRansac Property

Gets the RANSAC estimator used.

Namespace:  Accord.Imaging
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public RANSAC<float[,]> Ransac { get; }
Request Example View Source

Property Value

Type: RANSACSingle
See Also