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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,644
» Latest member: rohitgusain481
» Forum threads: 7,185
» Forum posts: 39,244

Full Statistics

Latest Threads
scriptfu could says what ...
Forum: Scripting questions
Last Post: rich2005
8 hours ago
» Replies: 2
» Views: 107
Can not make bookmarks fo...
Forum: Installation and usage
Last Post: Ofnuts
11 hours ago
» Replies: 1
» Views: 65
Bookmarks are not saved
Forum: Linux and other Unixen
Last Post: Ofnuts
11 hours ago
» Replies: 1
» Views: 75
adding UnitComboBox to a ...
Forum: Scripting questions
Last Post: Ofnuts
Today, 07:05 AM
» Replies: 1
» Views: 76
Gimp make jpg to Webp 100...
Forum: General questions
Last Post: estatistics
Yesterday, 09:30 PM
» Replies: 8
» Views: 244
Eraser Stopped Working
Forum: General questions
Last Post: Ofnuts
Yesterday, 07:55 AM
» Replies: 9
» Views: 260
select outline
Forum: General questions
Last Post: sallyanne
Yesterday, 02:38 AM
» Replies: 2
» Views: 113
I can't edit a path
Forum: General questions
Last Post: Ofnuts
02-23-2025, 08:38 AM
» Replies: 2
» Views: 125
gradients semi transparen...
Forum: General questions
Last Post: Ulodesk
02-22-2025, 05:00 PM
» Replies: 3
» Views: 204
Multiple install paths in...
Forum: Windows
Last Post: LateJunction
02-22-2025, 08:38 AM
» Replies: 2
» Views: 207

 
Rainbow Pixel selection by rule
Posted by: aspiringutilitybot - 06-04-2021, 07:25 AM - Forum: Extending the GIMP - Replies (1)

Hi GIMPers,
I’m a scientist working on the colour of seafood. I want to get the average RGB value of the tissue I’m working on, but have it not be influenced by non-muscle tissue (fat) and not be influenced by specular reflection pixels. I’ve used the “select by color” tool to reasonably good effect (see attachments. "6 modified" is after processing, "6_cropped" is the input file), but it requires human input to select the color (around which range pixels will be selected) and the threshold (of how tight the range is). This is not adequate though for high-throughput sample processing, and not reproducible (from human decisions as above). I would like a script which:
1. Isolates the sample from the background
2. Removes pixels associated with non-muscle tissue and specular reflection pixels
3. Calculates average RGB values for remaining pixels
Step 2 could be based around a rule like: Make pixels transparent if R/G/B value lies outside “range specified by user based on color picking analysis of RGB values of unwanted pixels”.
My girlfriend coded one in Python (Github link: https://github.com/aspiringutilitybot/Pi...-of-inputs ), but I thought a GIMP script would be useful.



Attached Files Thumbnail(s)
       
Print this item

  weird thing
Posted by: yomanhi - 06-04-2021, 04:29 AM - Forum: General questions - Replies (2)

so i was doing something in gimp, but i hit a key or a combination and suddenly all of the windows and stuff disappeared, and it just had the image i was editing. how do i get it back to normal?


this is stupid but im new to gimp please help

wait its tab yay



Attached Files Thumbnail(s)
   
Print this item

  Make something glow in GIMP
Posted by: meetdilip - 06-03-2021, 03:29 PM - Forum: General questions - Replies (3)

Hi, I was trying to create some badges as in gaming type. Some of them are really complex and has a very bright glow like outline. Something like this

   

It would be nice to know how to do this using GIMP. Thanks.

Print this item

  The Rough Guide to Soft Proofing
Posted by: rich2005 - 06-03-2021, 02:52 PM - Forum: Tutorials and tips - No Replies

...and why you should not worry about it.

You know that your printer uses cyan, magenta, yellow (CMY) and black (K) inks and wonder about converting between the GIMP (and computer) red, green, blue (RGB) and CMYK.

If printing at home, the inkjet printer software  does the conversion. Just remember that photographs are typically displayed brighter on the computer, especially with Windows Photo Viewers and will print that bit dimmer.

If sending photographs off to a commercial printer, these days they will generally make the conversion for you, with a warning that colours will become 'more subdued'. They will still do a better job than you can do.

LOGO's and designs that are printed using offset printing where layers of colour are printed on top of each other (a subtractive printing process) are another matter.  Your painting / sticker / book cover might come back looking dull and faded.

The best way is to create your design start-to-finish using a CMYK editor such as Krita, however it is possible to use GIMP and see what a print will look like. That is soft-proofing

If you must use Gimp, then pick your colours carefully avoiding those bright greens and blues that will be affected the most.

This little video is about soft-proofing in GIMP. https://youtu.be/jyNz7-QLPLA  about 6 minutes duration.





For those that want a CMYK version of their work using Gimp then there is a plugin CYAN see: https://www.gimp-forum.net/Thread-CMYK-c...3#pid11743

Print this item

  Toolbars for Visual Studio 2019
Posted by: werner - 06-03-2021, 12:58 PM - Forum: General questions - Replies (4)

Hello, 

I'm trying to use GIMP 2.10.24 to draw toolbars for MS VS 2019 with Gimp. Although it seems to work fine for icons, none of the BMP parameters seem to produce valid toolbars :

Using these explanations, I can save the BMP file so that it opens in Visual Studio. I also set the mode to RGB and made sure there is no alpha channel.

The app builds OK, but when I run it,

Code:
VERIFY(toolBar->LoadToolBar(nID));

fails with an exception.


Is there anything workaround for this?


Thanks,

Werner

Print this item

  Bulk export of images for different usage
Posted by: ViennaDave - 06-03-2021, 12:16 PM - Forum: General questions - Replies (5)

Hi, 

Does anyone have any tips to speed up the export of images so they can be used on the web? Nowadays it is good to have multiple versions of images (for web, mobile, different social media etc).

My dream scenario would be an extension, where you could point to a directory - tell it to export all images in that directory and specify the export parameters to export to (with more than one type being possible).

Dave

Print this item

  Layer mask gradual fade problem
Posted by: GMP - 06-03-2021, 01:34 AM - Forum: General questions - Replies (2)

I'm doing a face swap and the base layer skin was too dark, so I lightened up the base layer and it worked well for matching the skin on the face's neck and the upper torso of the base layer, But it doesn't look good for the lower part of the base pic's body.

So I then made a duplicate of the base layer and put a layer make on it. I can paint on the layer mask to reveal the lower layer near the neck. It now looks good near the neck, but I can't get the layer mask to have a very gradual fade to the belly button area.

Any suggestions?

Print this item

  Removing green blur from nature photo
Posted by: ellie_cat - 06-03-2021, 12:19 AM - Forum: General questions - Replies (5)

Hi. I am new to this software. So forgive my questions as I attempt to learn. 

I took this picture of a night heron as jpeg, and as you can see, there are some green blurred areas in the foreground. This is due to some out-of-focus blades of grass between the camera and subject. 

How would I go about removing these green blurs? 

Thank you. 

[Image: IMG-9001.jpg]

Print this item

  ofn-retime-layers
Posted by: Ofnuts - 06-02-2021, 08:14 PM - Forum: Extending the GIMP - No Replies

This script is a reboot of my old (2012!) retime-linked-layers script, with selection criteria that may be more useful than just the linked status.

Available from the usual place.

Enjoy.

Print this item

Sad Canon CR3 RAW images
Posted by: tanmayj316 - 06-02-2021, 03:00 PM - Forum: General questions - Replies (1)

PCLinuxOS // GIMP 2.10.24 // RawTherapee 5.8 // digiKam 7.2.0

Dear All,

I used a Canon EOS 90D camera for my pictures that results in CR3 format of the RAW Images.
Now I know that CR3 images need a "front-end" for being imported into GIMP for which I currently use RawTherapee.
And to view the images (as image viewer), I use digiKam.

(1)
Now when I view the image in digiKam and then open it in GIMP via R/T (for post-processing), the colour intensities are quite different.
Is there anyway I can avoid it happening?

(2)
Can UFRaw be used instead of RawTherapee?

Awaiting your suggestions/replies.

Many thanks
With kind regards
tanmayj316

Print this item