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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,921
» Latest member: Charlotte
» Forum threads: 7,685
» Forum posts: 41,803

Full Statistics

Latest Threads
Multi window mode mode fa...
Forum: General questions
Last Post: teapot
4 hours ago
» Replies: 2
» Views: 160
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
9 hours ago
» Replies: 25
» Views: 22,751
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
Yesterday, 07:47 AM
» Replies: 7
» Views: 3,741
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
11-04-2025, 04:39 PM
» Replies: 7
» Views: 466
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
11-04-2025, 03:32 PM
» Replies: 4
» Views: 428
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
11-04-2025, 12:09 PM
» Replies: 23
» Views: 9,886
RapidRAW
Forum: Other graphics software
Last Post: denzjos
11-03-2025, 12:51 PM
» Replies: 2
» Views: 233
Tutoriel installer Drea...
Forum: Tutorials and tips
Last Post: meric57
11-03-2025, 07:45 AM
» Replies: 0
» Views: 115
Nouveau Arrivant sur le f...
Forum: Watercooler
Last Post: meric57
11-03-2025, 06:45 AM
» Replies: 0
» Views: 114
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 200

 
  GIMP not deleting cropped pixels
Posted by: cgimpuser - 12-09-2022, 08:13 PM - Forum: General questions - Replies (3)

I'm fairly new to GIMP, so maybe I'm doing something wrong. But when I crop an image, it leaves the pixelated background there. So when I reopen the image, you can see the area that was cropped (which shows as a white border in the attached screenshot. I have the "delete cropped pixels" box checked, so that shouldn't be happening. Can anyone suggest something I might be doing wrong?



Attached Files Thumbnail(s)
   
Print this item

  Recent attempts at unrolling bottle labels
Posted by: Ofnuts - 12-09-2022, 11:34 AM - Forum: Watercooler - Replies (7)

  • Worked out the math to generate a displace map
  • Figured out that Gimp displace map doesn't work at all as described in the doc
  • Worked out some more math to generate a displace map that pleases Gimp
  • Eventually got some satisfactory results
From this:
   
To this:
   

Now to script the whole thing.

Print this item

  Centre image at selected point
Posted by: surdo - 12-08-2022, 06:11 PM - Forum: General questions - Replies (4)

Hi,

Starting with an image on an oversized canvas (ie. with space all around the image), I was wondering if there's to select a point on the image with the mouse and then snap this point to the centre of the canvas?

Hope this makes sense. I frequently have to centre scanned maps in this way and would like to find a way to do it quickly and precisely.

Thanks

Print this item

  Current recommended procedure to batch scan photos
Posted by: pmowry911 - 12-08-2022, 02:29 PM - Forum: General questions - Replies (4)

Good day,
  I was given boxes of family albums.  Most I can separate the pictures, but others are the glue pages holding everything in place where the best I can do is remove the spiral binging and plastic overlay.  Picture counts and sizes will vary on each page.  Looking a batch scripts to separate the individual images in a scan  the most recent I see use deskew.exe to realign the images, but that doesn't seem to be around anymore.

  What are the current suggested workflows for doing this type of work.  Dust removal and color correction can happen later.  I have windows 10 macOS and Ubuntu Linux systems available so my options their are wide open.

Thank you for your time and suggestions,

-Patrick

Print this item

  automatically get locations of multiple simple geometric forms from digitized maps
Posted by: grab06 - 12-08-2022, 01:23 PM - Forum: General questions - Replies (2)

Hello,

I would like to automatically get locations of multiple simple geometric forms from digitized maps ...

I have roughly 300 digitized maps (300 7 MB files) containing the positions of all allied and german units during the last year of world war 2. It is approximately 500 units * 300 days = 150000 locations.

Using the Gimp script-fu, I'm able to pre-process the maps and remove the backgrounds to keep the units symbols only. Attached is the light result map for the 6th of June 1944.

Is there any "simple" way, using gimp to separately detect the geometric unit symbols (rectangles with round inside, rectangles with cross inside, dashed rectangles, ...) and then get a corresponding position in the image?

I think at kind of convolutional algo ... ?

It is quite obvious for a single map to do it manually, but ... I would like to be able to insert this into a script-fu to run it automatically over the 300 map files.

I don't want to use heavy processing like AI for that ...

Thanks for your help.

Olivier



Attached Files Thumbnail(s)
   
Print this item

  Outline of a shape
Posted by: Lucasuk - 12-08-2022, 11:43 AM - Forum: General questions - Replies (4)

Hi All

Is there way to take an outline of a shape then copy that so you just have the outline?

So example would be if you had a solid square, and you take a outline of that so you just have shape of the square. Hope that makes sense.

Print this item

Question Ubuntu 20.04 - Trying to add resynthesizer plugin
Posted by: AlexH - 12-07-2022, 11:09 AM - Forum: Linux and other Unixen - Replies (7)

Have downloaded GIMP 2.10.32 - added resynthesizer plugin without any problems

When i try to use it, however, I get this


An error occurred running python_fu_heal_selection

error: procedure not found

Traceback (most recent call last):
  File "/app/lib/gimp/2.0/python/gimpfu.py", line 741, in response
    dialog.res = run_script(params)
  File "/app/lib/gimp/2.0/python/gimpfu.py", line 362, in run_script
    return apply(function, params)
  File "/home/alex/.gimp-2.8/plug-ins/plugin-heal-selection.py", line 148, in heal_selection
    pdb.plug_in_resynthesizer(timg, tdrawable, 0,0, useBorder, work_drawable.ID, -1, -1, 0.0, 0.117, 16, 500)
error: procedure not found

the plug-ins directory contains these files

-rwxrwxrwx  1 alex alex  6595 Oct 17  2013 plugin-heal-selection.py
-rwxrwxrwx  1 alex alex  3153 Oct 17  2013 plugin-heal-transparency.py
-rwxrwxrwx  1 alex alex 17194 Oct 17  2013 plugin-map-style.py
-rwxrwxrwx  1 alex alex  7684 Oct 17  2013 plugin-render-texture.py
-rwxrwxrwx  1 alex alex  3303 Oct 17  2013 plugin-resynth-enlarge.py
-rwxrwxrwx  1 alex alex  3609 Oct 17  2013 plugin-resynth-fill-pattern.py
-rwxrwxrwx  1 alex alex  3262 Oct 17  2013 plugin-resynth-sharpen.py
-rwxrwxrwx  1 alex alex  6011 Oct 17  2013 plugin-uncrop.py
drwxrwxrwx  2 alex alex  4096 Oct 17  2013 win32
drwxrwxrwx  2 alex alex  4096 Oct 17  2013 win64


Any help would be helpful!

Regards

Alex

Print this item

  Why does GIMP resize my image?
Posted by: clarkleach - 12-06-2022, 08:13 PM - Forum: General questions - Replies (1)

Why, when I drop an image into GIMP, does it instantly get resized?  I know I'm probably doing something wrong.
I have an image that I want to rotate -45° and save without any further modification.
I want every pixel just as when it was loaded, just rotated.

Print this item

  Clone and Heal tool messed up setting?
Posted by: zeuspaul - 12-06-2022, 03:37 AM - Forum: General questions - Replies (7)

I can't figure out what I did to my clone and heal tool.  The little x that is usually in the center of the tool selection area is now offset towards the top.  It also doesn't work like it usually does.  The whole selection area within the tool doesn't work properly.  It seems only the upper portion works properly.  I exited Gimp and came back in but that didn't fix the problem.  I can't get a screen capture because the little x inside the selection area doesn't show up.  It has gone away and come back a few times.  I can't figure out what I have done.

   

Print this item

  Color enhancing a portion of an image
Posted by: bobchmara - 12-06-2022, 02:32 AM - Forum: General questions - Replies (2)

I’m looking to do some color correction on old photos, but the scans include a border made up of the album paper on which the photos are mounted along with some handwritten captions.  The album is about 65 years old and the photos are glued directly onto the album paper.  Also, many of the photos are slightly skewed.  I've attached an example.

How do I limit the enhancements to just the photo without affecting the color of the surrounding album paper?  I’m assuming there’s a masking technique that I can apply in this situation but I’m not sure what it is.

I suspect a similar question has been asked but all of my searches in the forum (and online more generally) have come up empty.



Attached Files Image(s)
   
Print this item