[Gimp-developer] McCann Retinex plugin with python

2007-09-15 Thread John Fremlin
Yesterday I decided to implement the retinex algorithm described by John McCann in 1999 as a gimp plugin. I am using Python (in particular numpy for the main calculations) and consequently chose to put in some modifications to the algorithm to make it more efficient, but it makes generally the

Re: [Gimp-developer] McCann Retinex plugin with python

2007-09-15 Thread David Gowers
On 9/15/07, John Fremlin [EMAIL PROTECTED] wrote: Yesterday I decided to implement the retinex algorithm described by John McCann in 1999 as a gimp plugin. I am using Python (in particular numpy for the main calculations) and consequently chose to put in some modifications to the algorithm to

Re: [Gimp-developer] McCann Retinex plugin with python

2007-09-15 Thread John Fremlin
David Gowers [EMAIL PROTECTED] writes: [...] plug_in_decompose decomposes the image into a layer per channel. Thanks Searching the archives today I notice that Pedro Paf was suggesting implementing it as a Summer of Code project - as the algorithm is very simple (a day to make even starting

[Gimp-developer] Gimp 2.4.0 rc2 access violation in WinXP - what to do?

2007-09-15 Thread buralex
Hi developers: I have several times received an AV crash when double-clicking on a file to open it. From what I've gathered lurking, this is more likely to be a GTK+ problem than a GIMP problem but with 2.4.0 final presumably just around the corner I thought I shouldn't just ignore it. FWIW

Re: [Gimp-developer] Gimp 2.4.0 rc2 access violation in WinXP - what to do?

2007-09-15 Thread Øyvind Kolås
On 9/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I have several times received an AV crash when double-clicking on a file to open it. From what I've gathered lurking, this is more likely to be a GTK+ problem than a GIMP problem but with 2.4.0 final presumably just around the corner I

Re: [Gimp-developer] GIMP Vectors Object Documentation

2007-09-15 Thread Barton
On 9/12/07, Sven Neumann [EMAIL PROTECTED] wrote: Hi Simon, what about the other issue that Barton reported? Apparently the stroke is being made with the background color though the pdb for gimp-edit-stroke-vectors says: This procedure strokes the specified vectors object,