Click or drag to resize
Accord.NET (logo)

RansacHomographyEstimatorRansac Property

Gets the RANSAC estimator used.

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

Property Value

Type: RANSACMatrixH
See Also