-
Notifications
You must be signed in to change notification settings - Fork 1
Voronoi Lookup #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
This class should take a set of (x,y,l) points, where x and y are the coordinates of a point, and the label is l. The value of l will be an integer with value from 0 to (x,y) point, and get a label determined by the closest point, the same way that colors are assigned in a voronoi diagram.
This class should be in a file called utilities.py in the pit directory.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request