Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 375325
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:29:30+00:00 2026-05-12T14:29:30+00:00

I have a set of points on the infinite (well, double precision) 2D plane.

  • 0

I have a set of points on the infinite (well, double precision) 2D plane.

Given the convex hull for this set, how can find some points on the inside of the convex hull that are relatively far away from all the points in the input set?

In the image below, the black points are part of the original set and the hatched area represents the space taken up by all the points if we “grow” them with radius R.

The orange points are examples of what I’d like to get. It doesn’t really matter where exactly they are, as long as they are relatively far away from all the black points.

Furthest Point Search http://en.wiki.mcneel.com/content/upload/images/point_far_search.png


Update: Using a delaunay algorithm to find large empty triangles seems to be a great approach for this:
Delaunay Solution http://en.wiki.mcneel.com/content/upload/images/DelaunaySolutionToInternalFurthestPoints.png

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T14:29:30+00:00Added an answer on May 12, 2026 at 2:29 pm

    This is a good example of a problem that may be solved using KD-Trees… there are some good notes in Numerical Recipes 3rd Addition.

    If you are trying to find point locations that are relatively isolated… maybe the center of the largest quad elements would be a good candidate.

    The complexity would be O(n log^2 n) for creating the KD-Tree… and creating a sorted list of quad sizes would be O(n Log n). Seems reasonable for even a large number of points (of course, depending on your requirements).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a set of points given by this list: list1 = {{3, 1},
I have a dense set of points in the plane. I want them colored
I have a set points whose coordinates are given by the arrays x ,
I have a set of points like this (that I have clustered using R):
I have set of points (matrix Nx1) and groups for this points (matrix Nx1)
I have a set of points (x,y) and I need to find the line
I have a set of points and I can derive a least squares solution
I have a set of points that outlines my polygon. The polygon can have
I have set break points on my attached properties SetXXX and GetXXX static methods.
I have set of points which lies on the image. These set of points

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.