30
Answer (Choose 1 answer)
Choose the best description of the RANdom SAmple Consensus- RANSAC
A. RANSAC is a parameter estimation approach designed to cope with a large proportion of outliers in the input data
B. RANSAC is a resampling technique that generates candidate solutions by using the minimum number of data points required to estimate the underlying model parameters.
C. It is a key point matching algorithm.
D. All of the others