Minimum Enclosing Parallelogram with Outliers
Computational Geometry
2021-09-16 v4
Abstract
We study the problem of minimum enclosing rectangle with outliers, which asks to find, for a given set of planar points, a rectangle with minimum area that encloses at least points. The uncovered points are regarded as outliers. We present an exact algorithm with runtime, assuming that no three points lie on the same line. Here denotes the number of points on the first convex layers. We further propose a sampling algorithm with runtime , which with high probability finds a rectangle covering at least points with at most the exact optimal area.
Cite
@article{arxiv.2003.01900,
title = {Minimum Enclosing Parallelogram with Outliers},
author = {Zhengyang Guo and Yi Li},
journal= {arXiv preprint arXiv:2003.01900},
year = {2021}
}