| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,259
» Latest member: tbint62
» Forum threads: 7,883
» Forum posts: 42,790
Full Statistics
|
| Latest Threads |
logo for website profile ...
Forum: General questions
Last Post: tbint62
6 hours ago
» Replies: 0
» Views: 43
|
GIMP 3.2 in the User CP
Forum: Gimp-Forum.net
Last Post: Ofnuts
05-01-2026, 08:29 AM
» Replies: 1
» Views: 172
|
Gimp-Forum.net has not be...
Forum: Gimp-Forum.net
Last Post: Tas_mania
04-30-2026, 10:53 PM
» Replies: 15
» Views: 1,590
|
Aligner des yeux sur plus...
Forum: General questions
Last Post: vmiarrg
04-30-2026, 07:47 PM
» Replies: 5
» Views: 294
|
How to create custom comp...
Forum: General questions
Last Post: VulpineVisions
04-30-2026, 06:16 PM
» Replies: 4
» Views: 381
|
Gimp3 ubuntu 24.04 favour...
Forum: Extending the GIMP
Last Post: rich2005
04-30-2026, 05:52 PM
» Replies: 0
» Views: 152
|
Off-Line Documentation
Forum: General questions
Last Post: LGLDSR73
04-30-2026, 02:39 PM
» Replies: 2
» Views: 196
|
Beginner question - setti...
Forum: General questions
Last Post: rich2005
04-30-2026, 10:35 AM
» Replies: 10
» Views: 1,221
|
key-mon don't want to ins...
Forum: Watercooler
Last Post: PixLab
04-30-2026, 06:08 AM
» Replies: 4
» Views: 345
|
GIMP: The Movie | Officia...
Forum: Gallery
Last Post: MurilloR
04-29-2026, 01:19 PM
» Replies: 4
» Views: 2,849
|
|
|
| Technique for removing overhead cables from images |
|
Posted by: LateJunction - 06-22-2025, 08:10 PM - Forum: General questions
- Replies (16)
|
 |
To remove overhead cables in an image in Photoshop, I use the path and spot healing tools with following process, which is easy and accurate:
- create a new path from the paths panel
- draw a path over one of the cables with the pen tool
- with the new path layer selected open the spot healing brush, setting a suitable width, 0% hardness and set the ‘proximity match ‘ option on
- select the stroke path icon; a healing brush stroke appears on top of the path; PS analyses and then removes the stroke and heals the underlying image
- delete the path
Can a similar procedure be used in GIMP? If not what is the most effective way of editing out such cables in the image?
|
|
|
| How can I do a cookie cutter? |
|
Posted by: Dolphran - 06-21-2025, 12:33 AM - Forum: General questions
- Replies (3)
|
 |
I have an arbitrary shape (template) defined as an image that is transparent (alpha) wherever the shape isn't. There can be multiple disconnected transparent areas. As a simple example, imaging a donut shape that is transparent where the donut hole is, and also transparent outside of the donut. I want to apply this shape to other images such that the other image will be modified to be fully transparent in the same areas that the template is transparent. Thus using this as a cookie cutter of sorts. Is there a simple way to do this with Gimp (3)?
TIA!
|
|
|
| [Resynthesizer3.0] Procedure execution of script-fu-heal-selection failed |
|
Posted by: problème - 06-20-2025, 05:56 PM - Forum: Extending the GIMP
- Replies (1)
|
 |
Hello,
I download Resynthesizer3.0, I put in C\Users\user\AppData\Roaming\GIMP\3.0\
- plug-ins:
- resynthesizer.exe
- scripts:
- plugin-heal-selection.scm
- plugin-heal-transparency.scm
- plugin-resynth-controls.scm
When I used Heal Transparency i got this error:
floor: argument 1 must be: number Plug-in 'Heal Transparency...' left image undo in inconsistent state, closing open undo groups
So, I move the scripts files in the plug-ins directory. And I put each file in a folder bearing their names
- plug-ins:
- resynthesizer
- resynthesizer.exe
- plugin-heal-selection
- plugin-heal-selection.scm
[*] - plugin-heal-transparency
[*] - plugin-heal-transparency.scm
[*] - plugin-resynth-controls
[*] - plugin-resynth-controls.scm
I get this new error:
Error of execution « Heal Transparency... » : Error: Procedure execution of script-fu-heal-selection failed: Error: Procedure execution of plug-in-resynthesizer failed: The texture source is empty. Does any selection include non-transparent pixels?
|
|
|
|