When dealing with real images, it is
inevitable that we need our estimator to be robust against
outliers. The function
lmeds
provides a LMedS framework for estimating various types of entities,
whether it be estimating the fundamental matrix or homography, fitting
a line, or
fitting a plane. The function,
lmeds_options,
should be used in conjunction with
lmeds
for initialising various parameters.
A few examples, including images, are provided under the
compvis/examples subdirectory.