Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,917
» Latest member: subbareddy
» Forum threads: 7,684
» Forum posts: 41,799

Full Statistics

Latest Threads
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
9 hours ago
» Replies: 7
» Views: 3,651
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
Yesterday, 04:39 PM
» Replies: 7
» Views: 366
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
Yesterday, 03:32 PM
» Replies: 4
» Views: 376
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
Yesterday, 12:09 PM
» Replies: 23
» Views: 9,805
RapidRAW
Forum: Other graphics software
Last Post: denzjos
11-03-2025, 12:51 PM
» Replies: 2
» Views: 204
Tutoriel installer Drea...
Forum: Tutorials and tips
Last Post: meric57
11-03-2025, 07:45 AM
» Replies: 0
» Views: 87
Nouveau Arrivant sur le f...
Forum: Watercooler
Last Post: meric57
11-03-2025, 06:45 AM
» Replies: 0
» Views: 86
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 179
Can't find path plug-in
Forum: General questions
Last Post: programmer_ceds
11-01-2025, 04:47 PM
» Replies: 7
» Views: 475
Gimp shows blank black sc...
Forum: Windows
Last Post: rich2005
11-01-2025, 09:01 AM
» Replies: 1
» Views: 181

 
  GIMP 2.10.24 layout change (on Linux)
Posted by: Scooby-2 - 01-25-2022, 01:30 PM - Forum: General questions - Replies (8)

I have three questions together really, I apologise in advance - I want to move a box, delete an item and dock a box to another.

I suffer from poor vision and the layout of GIMP was set up for me by a friend. Recently, the Tool options disappeared and in its place "Core pointer" appeared where it used to be (I never had that before). In this situation I was unable (for example) to change the ratio of the rectangular select tool (or even to enable/disable fixed ratios), change brush styles/sizes, fonts or anything that would normally be done from the Toolbox Options. I found on the forums here a recommendation to enable, then disable, single window mode to overcome this, it appears not to have only happened to me. While this has worked, it has put the Toolbox on the right hand side of the options (see the attachment), presumably because its place has been taken by "Core Pointer." In "Configure Input Devices" I am unable to deactivate Core Pointer. How can I move the Toolbox to the top, delete Core Pointer and dock the Tool Options to the bottom of the Toolbox? I want something like this, but with floating windows:

https://docs.gimp.org/2.10/en/gimp-conce...indow-mode

I decided against resetting everything to default because, as I remember, everything came up in black and white, which I simply cannot see. Please don't suggest dragging and dropping, something which doesn't work on my system (it never has - the boxes will move but not dock), but if anyone can help me with any other suggestions it would be very much appreciated.



Attached Files Thumbnail(s)
   
Print this item

  High dynamic range
Posted by: fjcaba - 01-24-2022, 01:21 PM - Forum: General questions - Replies (2)

Hello,

My hobby is astrophotography and what I cannot do with Siril in linear image or in PixInsight LE in non-linear image I do it with GIMP.

I would like to ask you a question regarding several closely related processes.

I work with raw format that I convert to TIF. In photographs with a high dynamic range, and assuming there has been no loss of information in lights and shadows, it is necessary to increase light in shadows and reduce light in highlights, and then increase local contrast. In GIMP with the G'MIC plug-in I find several processes that I can use. If I use masks I can use them on certain areas and if I break up the image with wavelets
I will be able to use them only on certain structures (stars or nebula).

In relation to the dynamic range of the image:
1. Colors > Exposure (exposure for me is a combination of aperture, ISO and exposure time, but this process has two sliders for shadow level and 'exposure'). There is a tutorial to bring up the shadows, but what about the highlights?
2. Colors > Shadows/highlights
3. Colors > Brightness/contrast
4. Colors > Auto > Equalize
My doubt with these is because I think that they are several perspectives of the same thing: the modification of the black point, the white point, and the midtones in the histogram; and I have no information on whether they cut out the information or not. Is there any other tool that will help improve the dynamic range of this
type of images?
Regarding the dynamic range, and trying to be clearer, I am looking for a tool that allows me to increase the space of the shadows and the highlights, at the expense of a compression of the midtones, so that I can extract detail from the extremes of hystogram (and this is not only to move three points in the hystogram I suppose)

And to increase the local contrast:
1. Filters > G'MIC > Details > Local contrast enhancement
2. Filters > G'MIC > Details > Tone mapping
Are they the same? From a technical point of view, could someone tell me what each of these processes does?

Print this item

  Repairing old Ektachrome slides
Posted by: hornetster - 01-24-2022, 10:39 AM - Forum: General questions - Replies (3)

Have hundreds of old slides to scan in, and unfortunately, the majority of them seem to be Kodak Ektachrome, and have a red/brown tinge to them.
Is there a good tutorial around, or an "easy fix" to correct this? (He says, hopefully...)
Sample:     

Print this item

  python_fu_ofn_circumcircle usage/parameters
Posted by: mark_lester - 01-23-2022, 11:50 AM - Forum: General questions - Replies (8)

I've managed to load an editable set of lines. I now want to draw a precision circle and I'm stuck again

Code:
images = gimp.image_list()
fill_type=1
new_image = images[0]
new_layer = new_image.layers[0]
new_vectors=pdb.gimp_vectors_new(new_image, 'Vectors!')
pdb.python_fu_path_csv_import(new_image,new_vectors,"/home/mark/cardano/original.csv")
pdb.gimp_image_add_vectors(new_image, new_vectors, 0)
// all good so far, I now want to stick a circle on it
// the next two lines dont work. says I have wrong parameter type.
points=[[4330,4086],[5749,2526],[5589.639999999999,4205.5199999999995]]
pdb.python_fu_ofn_circumcircle(new_image,points)

Print this item

  Cannot reinstall Gimp on different drive (resolved)
Posted by: EffiRain - 01-22-2022, 06:56 PM - Forum: Windows - Replies (4)

Hi, longtime Gimp user, 10+ years, very casually though.

The SSD where Gimp was installed recently died (Christmas). Today, I tried to install Gimp on a different drive and the installation fails. It is trying to install Gimp on the no longer existent drive, and there is no option to install it on the new drive.

Before you tell me to "uninstall the old Gimp" as per the pinned instructions on this forum, Windows uninstaller fails, of course, because the old SSD does not exist. The old SSD is dead.

Therefore, since the Gimp installer lacks such a basic function as drive selection, it appears I will need to spend time in the registry. I am not a computer genius, so yay. Great design choice.

So could someone with a bigger brain than me please explain step by step how to remove the old Gimp from the registry so that the Gimp installer can then install to the correct drive?

Thank you.

Print this item

  Chaining color/tint of selection
Posted by: sayluv - 01-22-2022, 06:49 PM - Forum: General questions - Replies (2)

Hi-

This dog was standing on a red mat and you can see some of the red reflected on their white hair. I have removed all the extraneous parts of the image but would like to change the color or tint of the edges. 

If I used the fuzzy select tool to select these red areas how can I change those areas to more closely match the surrounding areas that are more white?

thx!



Attached Files Thumbnail(s)
   
Print this item

  White Foreground...
Posted by: lennyd - 01-22-2022, 03:29 PM - Forum: General questions - Replies (4)

when i run the mouse over the photo that i have showing nothing happens...when i turn to black then it rubs the photo out and shows the patern in behind the photo.
Should the white have any affect on the photo or am i missing something?. hope this is clear.

Print this item

  arbitrarily stretching a polygon shaped section of an image
Posted by: gimpuserjan2022 - 01-22-2022, 01:08 PM - Forum: General questions - Replies (3)

hi ,
I am using gimp 2.10 on windows 10
I want to do the following
Select a polygon section in an image . I am able to do that using free select tool .
Now I want to select any vertex of polygon and pull it farther . This should distort the image inside that polygon . But when I do that simply the polygon shape changes but there is no effect on underlying image .
I hope that I am able to explain my requirement .
To give another example - suppose image is of human body . I draw a polygon such that right hand is inside it , now when I will stretch or squeeze the polygon then right hand should get deformed . 
Can you tell me how to do above ?
Thanks.

Print this item

  Where is path to CSV in the interface
Posted by: mark_lester - 01-22-2022, 03:14 AM - Forum: Scripting questions - Replies (4)

I am trying to load a set of generated 2 point lines on top of the image they display a hidden geometry to..
I have stuck path-csv-0.1.py in my plug-ins directory and it shows up in the plug in browser.
I cant find where it is in the interface, how to run it.

Print this item

  Qr code generator plugin
Posted by: CodeScooper - 01-20-2022, 02:54 PM - Forum: Extending the GIMP - Replies (1)

Hello, 
I'm new into Gimp but think that i will use it for long time,
pretty exited by extension opportunities 

the first thing that i want to do is have an extension that permit to add a Qr code on my pictures 
with some option like embed a logo or not,
set the color of the Qr code.

The only way that i have to done it is go on a dedicated website like (https://www.qr-code-generator.com/
download the result and then import it into my image. 

When i tried to look on internet that's what i found for the moment : 
https://www.youtube.com/watch?v=YHXX3KuB23Q ( presentation from Akkana Peck  about basis to write a gimp plugin )
- https://www.gimp-forum.net/ (this website but the thread about Qr code dont discuss the possibility to build an embeded one / but very happy to join a community around gimp )
- https://github.com/isman7/gimp-qrcode (this repository on github, i did'nt understand all yet )

If the subject talk to someone i will very happy to exchange about, cause i think that can be useful in the process of making flyers , reciept, branded bag ( like the one i'm working on - see pic )

Have a good day ^^



Attached Files Image(s)
   
Print this item