FrancoisMalan / DivideScannedImages

GIMP Scheme (.scm) script for splitting separate sub-images from a composite image that has a uniform background. Creates a new image from each; will call the 'deskew' plugin on each image (if it is installed)
111 stars 22 forks source link

Problems with cropping #17

Open SledgehammerPL opened 3 years ago

SledgehammerPL commented 3 years ago

The script is great, but has little problem. I tried use green background. After scan, at 0,0 there was green. But when I run script, white frame appear, so I have to move background sample offset for e.g. 50,50 - and then white frame resized so i have to do it again and again.