| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,913
» Latest member: meric57
» Forum threads: 7,682
» Forum posts: 41,787
Full Statistics
|
| Latest Threads |
Isolate, select and copy/...
Forum: General questions
Last Post: Ofnuts
28 minutes ago
» Replies: 3
» Views: 104
|
RapidRAW
Forum: Other graphics software
Last Post: Ofnuts
30 minutes ago
» Replies: 1
» Views: 81
|
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: rich2005
Yesterday, 06:57 PM
» Replies: 22
» Views: 9,496
|
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
Yesterday, 12:35 PM
» Replies: 1
» Views: 104
|
Can't find path plug-in
Forum: General questions
Last Post: programmer_ceds
11-01-2025, 04:47 PM
» Replies: 7
» Views: 369
|
Gimp shows blank black sc...
Forum: Windows
Last Post: rich2005
11-01-2025, 09:01 AM
» Replies: 1
» Views: 125
|
Outlined and filled in 3....
Forum: General questions
Last Post: rich2005
10-31-2025, 04:42 PM
» Replies: 2
» Views: 206
|
Upgrade 3.0.6
Forum: Windows
Last Post: J-C R 45
10-31-2025, 03:07 AM
» Replies: 4
» Views: 378
|
Astrophotography - Creati...
Forum: Tutorials and tips
Last Post: Zero01
10-30-2025, 07:24 PM
» Replies: 5
» Views: 558
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: rich2005
10-29-2025, 09:26 AM
» Replies: 1
» Views: 253
|
|
|
| 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!
|
|
|
|