Replies: 1 comment
-
Maybe... That would require keeping a growing list of the centres of constructed largest circles, and including their (virtual) circles in the "distance-to" computation for further candidate centres. Intriguing idea, for sure! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could
org.locationtech.jts.algorithm.construct.LargestEmptyCircle
be straightforwardly adapted to find the N largest (ideally non-overlapping) empty circles?Beta Was this translation helpful? Give feedback.
All reactions