iterations_RANSAC: 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
Author
Juan Alberto Molina-Valero