You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user can draw rectangle overlays on objects and then the Voronoi is calculated based on the boundaries of this object (Related to #67
Each rectangle can then be used as a mask to re-draw the selected object above the Voronoi area. This may not be rendered perfectly as all objects are not rectangle, but may be a first approach to be improved later.
The user can draw rectangle overlays on objects and then the Voronoi is calculated based on the boundaries of this object (Related to #67
Each rectangle can then be used as a mask to re-draw the selected object above the Voronoi area. This may not be rendered perfectly as all objects are not rectangle, but may be a first approach to be improved later.