| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,274
» Latest member: JCTshoot
» Forum threads: 7,895
» Forum posts: 42,846
Full Statistics
|
| Latest Threads |
.tif Unknown Filetype to ...
Forum: General questions
Last Post: ajax
9 hours ago
» Replies: 3
» Views: 154
|
Linear color profile not ...
Forum: General questions
Last Post: rich2005
Yesterday, 08:09 AM
» Replies: 1
» Views: 134
|
Plugins & Scripts not fou...
Forum: General questions
Last Post: rich2005
Yesterday, 07:45 AM
» Replies: 4
» Views: 268
|
new plugin colour grading...
Forum: Extending the GIMP
Last Post: rich2005
05-08-2026, 08:29 AM
» Replies: 5
» Views: 787
|
ExifToolGUI and ExifTool ...
Forum: Other graphics software
Last Post: denzjos
05-07-2026, 09:07 AM
» Replies: 14
» Views: 17,216
|
Langage français de l'int...
Forum: OSX
Last Post: rich2005
05-06-2026, 07:28 PM
» Replies: 1
» Views: 583
|
Locally Installed Help is...
Forum: General questions
Last Post: rich2005
05-06-2026, 10:10 AM
» Replies: 3
» Views: 802
|
scheme : error in vector
Forum: Extending the GIMP
Last Post: geka
05-06-2026, 05:40 AM
» Replies: 2
» Views: 375
|
Can a plugin be made to s...
Forum: Other graphics software
Last Post: firefox
05-06-2026, 02:23 AM
» Replies: 0
» Views: 149
|
Why does this.......
Forum: Watercooler
Last Post: CmykStudent_
05-05-2026, 08:41 PM
» Replies: 2
» Views: 745
|
|
|
| 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?
|
|
|
|