Fast Algorithm for Finding Maximum Distance with Space Subdivision in E2

August 09, 2017 Β· Declared Dead Β· πŸ› International Conference on Image and Graphics

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Vaclav Skala, Zuzana Majdisova arXiv ID 1708.02758 Category cs.DS: Data Structures & Algorithms Citations 8 Venue International Conference on Image and Graphics Last Checked 4 months ago
Abstract
Finding an exact maximum distance of two points in the given set is a fundamental computational problem which is solved in many applications. This paper presents a fast, simple to implement and robust algorithm for finding this maximum distance of two points in E2. This algorithm is based on a polar subdivision followed by division of remaining points into uniform grid. The main idea of the algorithm is to eliminate as many input points as possible before finding the maximum distance. The proposed algorithm gives the significant speed up compared to the standard algorithm.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted