RANSAC_cpp {FORTLS} | R Documentation |
Apply RANSAC algorithm to estimate diameters.
Description
Apply RANSAC algorithm to estimate diameters.
Usage
RANSAC_cpp(data, dist)
Arguments
data |
Points |
dist |
Distance |
Value
Data frame.
Author(s)
Juan Alberto Molina-Valero, María José Ginzo Villamayor, Manuel Antonio Novo Pérez, Adela Martínez-Calvo, Juan Gabriel Álvarez-González, Fernando Montes and César Pérez-Cruzado.
[Package FORTLS version 1.5.3 Index]