Here's a TouchDesigner implemntation of the Poisson Fill algorithm addapted from https://github.com/LingDong-/ofxPoissonFill
This algorithm provides a way to smoothly fill transparent areas of an image using the closest aproximate pixels.
Asset Downloads
PoissonFillExample.toe (6.67 KB)
PoissonFill.tox (3.33 KB)