| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,912
» Latest member: Karel
» Forum threads: 7,682
» Forum posts: 41,785
Full Statistics
|
| Latest Threads |
Isolate, select and copy/...
Forum: General questions
Last Post: sallyanne
12 minutes ago
» Replies: 2
» Views: 57
|
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: rich2005
8 hours ago
» Replies: 22
» Views: 9,455
|
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
Yesterday, 12:35 PM
» Replies: 1
» Views: 88
|
RapidRAW
Forum: Other graphics software
Last Post: denzjos
Yesterday, 09:45 AM
» Replies: 0
» Views: 61
|
Can't find path plug-in
Forum: General questions
Last Post: programmer_ceds
11-01-2025, 04:47 PM
» Replies: 7
» Views: 360
|
Gimp shows blank black sc...
Forum: Windows
Last Post: rich2005
11-01-2025, 09:01 AM
» Replies: 1
» Views: 116
|
Outlined and filled in 3....
Forum: General questions
Last Post: rich2005
10-31-2025, 04:42 PM
» Replies: 2
» Views: 191
|
Upgrade 3.0.6
Forum: Windows
Last Post: J-C R 45
10-31-2025, 03:07 AM
» Replies: 4
» Views: 372
|
Astrophotography - Creati...
Forum: Tutorials and tips
Last Post: Zero01
10-30-2025, 07:24 PM
» Replies: 5
» Views: 541
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: rich2005
10-29-2025, 09:26 AM
» Replies: 1
» Views: 248
|
|
|
| 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?
|
|
|
|