It is currently Sat Jun 20, 2026 4:47 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Selection along Path.
PostPosted: Wed Jun 25, 2025 12:18 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2639
Location: Poland
Having read on Gimp-Forum.net about Technique for removing overhead cables from images. i took a look ra_resynth_along_path.scm by Rob Antonishen to update for Gimp 3.

Image

However, I limited myself to only a fragment code.

Image

Why?
Besides the fact that I do not like script-fu :mrgreen: , selection by path can be used in more ways.
You can use plug-in-heal-selection.scm (which has more options than ra_resynth_along_path.scm).

Once you add an alpha channel and remove px in selection [key Delete] it you can use plug-in-heal-transparency.scm or GEGL Heal Transparent (alpha-inpaint.dll) from the 2021 Gegl workshop.

Image

Also for decorative purposes:
Image

In menu: Select ➤ Selection along Path......


Attachments:
alpha-inpaint.zip [55.28 KiB]
Downloaded 105 times
Selection_along_path.zip [1.39 KiB]
Downloaded 105 times

_________________
Image
Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Selection along Path.
PostPosted: Tue Sep 09, 2025 1:52 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1430
Location: FInland
@MareroQ you know where I can get the Linux version (.so) of the alpha-inpaint "2021 GEGL Workshop"?


Top
 Post subject: Re: Selection along Path.
PostPosted: Wed Sep 10, 2025 2:27 am  (#3) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2603
Nidhogg wrote:
@MareroQ you know where I can get the Linux version (.so) of the alpha-inpaint "2021 GEGL Workshop"?



Until MareroQ come up with something, some possibilities for linux.

Caveat: This using kubuntu 24.04
alpha-inpaint is in the GEGL Operations in the Gimp 3.1 development appimage versions, but it is in one big file (500 kb) gegl-workshop.so You could try Gimp 3.1.4 appimage to see what works.

You can unpack the appimage and pull out gegl-workshop.so put that in the GEGL plugins folder, ~/.local/share/gegl-0.4/plug-ins/ and it might work with your linux installation of 3.0.4
For my kubuntu 24.04 it is remarkably backward compatible. It sort of works with Gimp 2.10.38 from the PPA.

It is horribly slow, and like other GEGL filters, change any parameters, it starts again.

This an example using Gimp 2.10.38 https://i.imgur.com/QBXyOEI.mp4 with resynthesizer at the end as a comparison.


Top
 Post subject: Re: Selection along Path.
PostPosted: Thu Sep 11, 2025 3:04 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: May 10, 2013
Posts: 1430
Location: FInland
Yeah, resynthesizer has always been a must plug-in. I was interested to test how this compares.
Thank you rich.


Top
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group