| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,302
» Latest member: vebe67
» Forum threads: 7,905
» Forum posts: 42,886
Full Statistics
|
| Latest Threads |
question about "Batch Ima...
Forum: General questions
Last Post: vebe67
2 hours ago
» Replies: 2
» Views: 135
|
chemin - path
Forum: General questions
Last Post: ApacheBlue
Yesterday, 02:13 PM
» Replies: 7
» Views: 449
|
All projects are LOCKED
Forum: General questions
Last Post: sallyanne
Yesterday, 10:41 AM
» Replies: 1
» Views: 103
|
GIMP 3.2.x
Forum: General questions
Last Post: rich2005
Yesterday, 07:27 AM
» Replies: 1
» Views: 122
|
Setting a default directo...
Forum: Tutorials and tips
Last Post: merlilderman
05-21-2026, 02:57 PM
» Replies: 1
» Views: 2,182
|
Switch tools from Text to...
Forum: General questions
Last Post: Ulodesk
05-18-2026, 10:05 PM
» Replies: 2
» Views: 368
|
Changing the size of the ...
Forum: General questions
Last Post: Ulodesk
05-17-2026, 01:39 PM
» Replies: 3
» Views: 389
|
Gimp3 ubuntu 24.04 favour...
Forum: Extending the GIMP
Last Post: vitforlinux
05-16-2026, 03:02 PM
» Replies: 1
» Views: 609
|
Dial Marks
Forum: Extending the GIMP
Last Post: MrsP-from-C
05-15-2026, 04:29 PM
» Replies: 1
» Views: 289
|
DDS Export error
Forum: General questions
Last Post: schabrackes
05-15-2026, 06:53 AM
» Replies: 2
» Views: 448
|
|
|
| Scaling Image inverse problem |
|
Posted by: TheEditor - 10-23-2018, 04:48 AM - Forum: General questions
- Replies (1)
|
 |
Hello. I started working with GIMP a few months ago, and I faced the problem the other day.
While scaling selected area I drag it outwards to make it bigger, however the program makes the area smaller. The opposite happens when I try to make the area smaler.
How to solve this problem?
|
|
|
| how do I.... |
|
Posted by: HankB - 10-22-2018, 04:45 PM - Forum: General questions
- Replies (2)
|
 |
Been using photoshop on mac for 25 yrs, stumbled on gimp (2.10.6) for my windows machine. In PS, open image, double click the background in layers, and it sets it to a layer in ps mode, then can cut out backgrounds, etc. and leave transparency. How can I do the same in gimp?
|
|
|
| Mats and Frames |
|
Posted by: Kfs80 - 10-22-2018, 03:20 AM - Forum: General questions
- Replies (4)
|
 |
Fairly new to Gimp. Trying to get "Mats and Frames" to work on GIMP 2.8. https://gimpguru.wordpress.com/tutorials/matsandframes/
I'm getting the following error. I tried searching for answers but didn't find any. Any suggestions?
Error: ( : 1) eval: unbound variable: gimp-drawable-image
Thanks!
|
|
|
| Difference of gaussians filter different when applying with script? |
|
Posted by: BusterBie - 10-21-2018, 09:12 PM - Forum: Extending the GIMP
- Replies (2)
|
 |
Hello.
I am currently trying to automize a flow to detect drawn graphite lines on paper. I decided to use edge detection for the job, and after alot of experimentation, i found that Edge detection -> difference of gaussians, with radius1 = 4.872, and radius2=0.533 was just perfect.
The gimp procedural database contains a difference of gaussians (dog) plugin: plug-in-dog(image,drawable,inner,outer,normalize,invert)
Already here we can some differences: no longer are the parameters simply "radius1" and "radius2", but specifically "inner" and "outer". Also, the "normalize" bool-option is nowhere to be found when applying the filter directly from gimp.
More importantly though, this plug-in simply gives different results! And quite alot worse too unfortunately. Not good enough for what i'm trying to do atleast.
Why would the script in the procedural database be different? Does this have anything to do with the shift to GEGL in 2.10 (I don't actually fully understand what that means, other than it having something to do with the ways graphics are dealth with, and most likely being better).
Is there any way i can acess the filter actually used by gimp?
Have a nice day!
|
|
|
|