Re: [Gimp-user] Another question about batch processing in GIMP...

2009-03-29 Thread Catherine Jones
There's also an example (using plug-in-unsharp-mask instead of
plug-in-lens-distortion) of applying applying a filter to multiple files
in batch mode in the online documentation.

Look for the section headed "Processing several files" at

http://www.gimp.org/tutorials/Basic_Batch/ (or just hunt on that page
for "file-glob").

It's a complete example; you can copy it (substituting the lens
distortion filter for the unsharp mask filter) without really knowing
Scheme.

Catherine

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Another question about batch processing in GIMP...

2009-03-29 Thread Ken Warner
Hey David,

No, I haven't looked at G'MIC.  I will.  Doing panoramas one
has to do exactly the same thing to a set of images.  I'm sure
you know that.  Really hard to do stuff like that in GIMP.  Seems
a weakness.  But otherwise -- I love the GIMP.  I wish I had a Wilber
hat.

Ken

David Gowers wrote:
> Hi Ken!
> 
> On Mon, Mar 30, 2009 at 10:33 AM, Ken Warner  wrote:
> 
>>I want to use Filters -> Distorts -> Lens Distortion on
>>sets of up to 24 images of a panorama.  They are all the same
>>size and format but suffer from a little mustache distortion.
>>
>>Lens Distortion can actually undue that kind of distortion if
>>applied carefully.  But I shoot a lot of panos and I don't want to do
>>hundreds of images one at a time.
>>
>>I know about Davids Batch Processor but that nice tool isn't extendable
>>as far as I know.  If it is extendable so that I could add Lens Distortion
>>to its quiver, that would work.
>>
>>How would I do batch processing using Lens Distortion?
> 
> 
> Have you investigated G'MIC plugin? it seems to explicitly support
> multiple image processing.
> 
> 
>>Does anyone have any suggestions other than to spend 3 months learning Scheme?
> 
> 
> Well, I do not recommend script-fu to anyone; If you were doing
> something like that, it would be smarter to use Python.
> 
> David
> 
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Another question about batch processing in GIMP...

2009-03-29 Thread David Gowers
Hi Ken!

On Mon, Mar 30, 2009 at 10:33 AM, Ken Warner  wrote:
> I want to use Filters -> Distorts -> Lens Distortion on
> sets of up to 24 images of a panorama.  They are all the same
> size and format but suffer from a little mustache distortion.
>
> Lens Distortion can actually undue that kind of distortion if
> applied carefully.  But I shoot a lot of panos and I don't want to do
> hundreds of images one at a time.
>
> I know about Davids Batch Processor but that nice tool isn't extendable
> as far as I know.  If it is extendable so that I could add Lens Distortion
> to its quiver, that would work.
>
> How would I do batch processing using Lens Distortion?

Have you investigated G'MIC plugin? it seems to explicitly support
multiple image processing.

>
> Does anyone have any suggestions other than to spend 3 months learning Scheme?

Well, I do not recommend script-fu to anyone; If you were doing
something like that, it would be smarter to use Python.

David
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user