Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Technique for removing ov...
Forum: General questions
Last Post: rich2005
2 hours ago
» Replies: 7
» Views: 290
|
[Problem] ROMM RGB ICC-pr...
Forum: Windows
Last Post: rich2005
2 hours ago
» Replies: 4
» Views: 238
|
[RFC] Summer of code proj...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
Yesterday, 03:33 PM
» Replies: 16
» Views: 3,966
|
How do i fix this i press...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
Yesterday, 03:27 PM
» Replies: 2
» Views: 209
|
How can I avoid the outli...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: Ofnuts
Yesterday, 03:17 PM
» Replies: 1
» Views: 154
|
How can I do a cookie cut...
Forum: General questions
Last Post: Ofnuts
Yesterday, 02:22 PM
» Replies: 3
» Views: 266
|
Resynthesizer for Windows...
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 08:57 AM
» Replies: 0
» Views: 128
|
Automating complex export
Forum: Scripting questions
Last Post: Ofnuts
Yesterday, 06:36 AM
» Replies: 1
» Views: 148
|
darktable 5.2.0
Forum: Other graphics software
Last Post: denzjos
06-22-2025, 07:13 AM
» Replies: 0
» Views: 132
|
ExifToolGUI and ExifTool ...
Forum: Other graphics software
Last Post: 5354photos
06-21-2025, 02:10 PM
» Replies: 9
» Views: 5,688
|
|
|
Technique for removing overhead cables from images |
Posted by: LateJunction - 06-22-2025, 08:10 PM - Forum: General questions
- Replies (7)
|
 |
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?
|
|
|
|