iterations_RANSAC {FORTLS} | R Documentation |
Function that performs the "RANSAC_cpp" N-times
Description
Function that performs the "RANSAC_cpp" N-times
Usage
iterations_RANSAC(data, n_iterations = 600)
Arguments
data |
data |
n_iterations |
n_iterations |
Value
Data frame
Author(s)
Juan Alberto Molina-Valero
[Package FORTLS version 1.5.3 Index]