Re: [Gegl-developer] gaussian reduce operator, and GIMPGEGL operator

2012-03-29 Thread Øyvind Kolås
On Thu, Mar 29, 2012 at 8:10 PM, wrote: > OK.  It is not clear to me that the new API using GeglBuffers will let Python > plugins use GEGL, > only C-language plugins, unless there are more changes to, for example, the > GIMP PDB or to Pygimp. > But I understand it is not high priority, since fe

Re: [Gegl-developer] gaussian reduce operator, and GIMPGEGL operator

2012-03-29 Thread bootch
"Øyvind Kolås" wrote: > On Thu, Mar 29, 2012 at 4:12 PM, wrote: > > This message has two subjects. > > 1. Is there a gaussian reduce operation in GEGL?  Refer to the paper by > > Burt and Adelson, 1983, where it is called REDUCE and apparently claims > > that it is faster than operation

Re: [Gegl-developer] gaussian reduce operator, and GIMPGEGL operator

2012-03-29 Thread Øyvind Kolås
On Thu, Mar 29, 2012 at 4:12 PM, wrote: > This message has two subjects. > 1. Is there a gaussian reduce operation in GEGL?  Refer to the paper by Burt > and Adelson, 1983, where it is called REDUCE and apparently claims that it is > faster than operation gaussian blur followed by down-sample (