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
I noticed that the concentric fill tends to create many overlapping stitching paths at the edges when inputting a PImage with 'holes' in it(this could easily result in a broken needle). This error does not emerge when inputting a PGraphics object. See images bellow for error.
PImage:
Input Image:
Stitching path:
PGraphics
Input Image & Output Path:
The text was updated successfully, but these errors were encountered:
I noticed that the concentric fill tends to create many overlapping stitching paths at the edges when inputting a PImage with 'holes' in it(this could easily result in a broken needle). This error does not emerge when inputting a PGraphics object. See images bellow for error.
PImage:
Input Image:
Stitching path:
PGraphics
Input Image & Output Path:
The text was updated successfully, but these errors were encountered: