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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,357
» Latest member: Tyronekar
» Forum threads: 6,662
» Forum posts: 36,307

Full Statistics

Latest Threads
Downloaded the full gimps...
Forum: Watercooler
Last Post: vitforlinux
Yesterday, 02:29 PM
» Replies: 2
» Views: 207
Darktable Images Opening ...
Forum: Windows
Last Post: sallyanne
Yesterday, 03:54 AM
» Replies: 2
» Views: 106
[SUGGESTION] Improved uni...
Forum: General questions
Last Post: Ofnuts
05-03-2024, 09:48 PM
» Replies: 4
» Views: 184
Currently Active Image
Forum: Scripting questions
Last Post: Ofnuts
05-03-2024, 09:32 PM
» Replies: 3
» Views: 166
Getting active image and ...
Forum: Tutorials and tips
Last Post: Ofnuts
05-02-2024, 07:32 AM
» Replies: 0
» Views: 132
python-fu pdb.file_exr_sa...
Forum: Scripting questions
Last Post: JBreckeen
05-01-2024, 03:12 PM
» Replies: 0
» Views: 103
Threading / Loops in Pyth...
Forum: Scripting questions
Last Post: JBreckeen
05-01-2024, 02:46 PM
» Replies: 14
» Views: 1,456
how do i erase blue penci...
Forum: General questions
Last Post: rich2005
05-01-2024, 07:21 AM
» Replies: 1
» Views: 128
Align Tool: Distribute ta...
Forum: General questions
Last Post: akn_39
04-30-2024, 10:08 PM
» Replies: 3
» Views: 3,145
Script Collection Online
Forum: Scripting questions
Last Post: rgbellotti
04-30-2024, 01:35 AM
» Replies: 1
» Views: 436

 
  automate steps in gimp 2.10
Posted by: alain.roger - 04-30-2021, 07:51 PM - Forum: General questions - Replies (2)

Hello,

I would like to know if there is a way to automate some repetitive tasks in GIMP 2.10.x ?

e.g. I have several photos and I always to the same few tasks in the same order in purpose to remove the background and I would like to know if there is a way to script all those tasks or a recorder for this thing ?

i.e.
- turn image to greyscale
- change levels
- copy a mask from obtained photo in BW
- create mask layer from previous step
- get person/object only while background is transparent
- save/export result in png file.

something like that :-)

thx

Print this item

Question How would I raise an image to make it look more real?
Posted by: Nuwat - 04-30-2021, 02:06 PM - Forum: General questions - Replies (1)

Hello, I was wondering if anyone knew how to, kind of like, raise an image closer to the screen, or give it more levels? I'm working on a patch in a video game and noticing the differences between a patch I found online and editing it versus a digital one, the real patch has a certain weight to it that makes it feel more real. I was wondering if there was a way I could do that to my digital one as well? Here's an imgur link for example of what I mean

Thanks to anyone that helps!

Print this item

  Installing pgimp package in Ubuntu Studio 20.10
Posted by: rgbellotti - 04-29-2021, 10:22 PM - Forum: Linux and other Unixen - No Replies

I noticed that Gimp does not have python-fu available (only script-fu), and from what I can tell this is because Ubuntu Studio 20.10 doesn't come with python 2.7 preinstalled.  So I installed python 2.7 and the necessary 'numpy' and 'typing' packages with pip, but am still getting an error when I try to install 'pip3 install pgimp' or even 'pip install pgimp'

Here is the terminal error message involved:

pip3 install pgimp
Collecting pgimp
 Using cached pgimp-1.0.0a22.tar.gz (140 kB)
   ERROR: Command errored out with exit status 1:
    command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.arg
v[0] = '"'"'/tmp/pip-install-e4gzeesl/pgimp/setup.py'"'"'; __file__='"'"'/tm
p/pip-install-e4gzeesl/pgimp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"
', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.clo
se();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp
/pip-pip-egg-info-9br474gc
        cwd: /tmp/pip-install-e4gzeesl/pgimp/
   Complete output (7 lines):
   Traceback (most recent call last):
     File "<string>", line 1, in <module>
     File "/tmp/pip-install-e4gzeesl/pgimp/setup.py", line 42, in <module>
       check_python2_installation()
     File "/tmp/pip-install-e4gzeesl/pgimp/setup.py", line 37, in check_pyt
hon2_installation
       raise GimpInstallationException(
   __main__.GimpInstallationException: At least one of the following packag
es is missing in the python2 installation: numpy, typing
   ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Chec
k the logs for full command output.

#####################


Even though I already have numpy and typing installed, it still gives the same error message.  Do I need to configure python2.7 after the initial install before it gets recognized properly?  Gimp on my other machine (Ubuntu plain 20.04) has python-fu working already, yet it only has python3 installed and not python2.  So I'm a bit confused as to what the actual conflict is, or what the requirements are for python-fu.


well for the time being, I installed the latest version of GIMP as of now (v2.10.24) with flatpak and python-fu is available now and working. *shrug* Not the ideal fix but it's an option

Print this item

  Hello from a Gimp fan
Posted by: cli345 - 04-29-2021, 05:14 PM - Forum: Watercooler - No Replies

Hello, Smile

I didn't see this subforum. So, I believed that to present oneself was not intended and I started to post.
I firstly went to gimpchat.com. There, I presented my "photo to cartoon" plugin.

Print this item

  Grayscale Image Creation (Not Converting)
Posted by: AdriNat - 04-29-2021, 12:27 PM - Forum: General questions - Replies (18)

Hi,

Sorry but i could not find an answer in the chat or in google. I am new and i am looking for a tutorial / Script or any advice of how to make a grayscale image like the one attached. My question is not how to convert an image or photo to grayscale (this is what appears when searching in google) but how to make this specific type of grayscale image a technique that is also some time used in real photos. Any advise / suggestion will be appreciated.



Attached Files Image(s)
   
Print this item

  Using Gimp to reduce noise in series of X-Ray Dataset?
Posted by: DuroHeci - 04-29-2021, 09:53 AM - Forum: General questions - Replies (1)

Hello dear Gimp Pros,

bit of an unusual topic Big Grin

I'm doing chemistry/material research. In part of my research, X-Ray data is created in the form of gray scale images. I wonder if I could use image processing in Gimp (or maybe other software) to enhance my data quality.

The data in the images consists of 3 parts:
1) Reflection points: seen as dark spots in the images. The position, size and shape (round, oval) is part of the data acquisition.
2) Fluorescence: seen as a centered dark shadow.
3) random Noise: single points all overall the image. This noise has a preferential direction (up & down), which is due to the detector type used.


The images can be created in different "Cutoff" levels, which refer to an internal algorithms of the device to remove data from the image, based on the intensity of the recorded signal for each pixel. There are 10 levels.

In one image I marked very weak signal points, that are barely visible. The position of these points can be calculated from the other data points, so there is a point to be expected.

The position and shape of the reflection points is used for further research, so this is the data I would like to extract more precisely.

Is there a possibility to reduce the amount of the noise and fluorescence from the different cutoff levels? The process would have to be a fixed routine without manual work, so it can satisfy scientific standards.

Best regards,
DuroHeci


answer for more images

and the marked image



Attached Files Image(s)
                                           
Print this item

  Help - out of gamut colours / borked palette?
Posted by: brulleks - 04-28-2021, 08:07 PM - Forum: General questions - Replies (8)

I've been using gimp for several years now, various versions, and usually just ignore the out-of-gamut warnings as I never print anything, and likely never will.

Suddenly today a huge chunk of colours seems to have disappeared from my palette (see image) at some point while I was working, and of course they include hues that I want to use.

I have tried changing to every colour mode, turning off all colour management options, uninstalling gimp and reinstalling the new version ( I was previously on 2.6), deleting my profile, and then reinstalling again, but this problem persists.

Am I missing something obvious (probably...), or has something gone drastically wrong here?

I would appreciate any help / suggestions anyone can give, as I rely on GIMP for my work! Thanks.



Attached Files Thumbnail(s)
   
Print this item

Shocked Crop To Content removing non-empty borders
Posted by: Krikor - 04-28-2021, 01:49 PM - Forum: General questions - Replies (3)

Hi,

About the function Layer ➤ Crop To Content it would be expected that only the empty areas (with transparency) would be removed from the layer and if there were no empty areas nothing would be changed.

Why then, in some cases, does the cut remove areas with content?

In the example below, only the crop to content filter was applied to images 01 and 02.
• Image 01
   
As seen in images 02 and 03, part of the content of these layers was removed leaving a transparent area.
• Image 02
   
• Image 03
   
Any configuration that I am losing and that is generating this unwanted result? A bug? What would be the explanation?

* Original image created by teapot in GC.

Thx

Print this item

  delete image
Posted by: cobnashine - 04-28-2021, 01:19 PM - Forum: General questions - Replies (1)

New to GIMP.  Created new image (File->New) which brings up a window where I specify the width and height (in pixels).  I set these values (1092 X 1092) but then my project is too large for this size.  So I would like to "delete" the first image (and it's contents) and start over.  How is this done?  Can't figure out how to "select" the entire image and delete it.  Under Edit->Clear nothing happens.
At present the only choice seems to be to close the file and delete all changes, then create a new image and, when it is the desired size, save it to the previous name and overwrite.
Any and all suggestions greatly appreciated.

Print this item

  Moving pasted elements
Posted by: rudestar - 04-27-2021, 11:29 PM - Forum: General questions - Replies (6)

Hey folks,

new to gimp, have only used preview and photoshop.

I have a base layer with a building layout. I guess I am adding a second layer and in that layer I want to paste in 15 disks, each with its own text so there will be 30 elements. I want to grab and maybe slightly resize, and move each one to my satisfaction. The only way I am finding to do this is that I have 31 layers, one for each element.

I've tried searching but I think I am wording wrong- can't find the answer for my situation. Is it possible to paste a number of elements into a layer and move each one about?

thanks

-rudestar

Print this item