PhotoComix wrote:
the reply from gimp developers was clear:
they are not interested to include in gimp new plug-ins but they consider only Gegl op :
Quote:
That looks truly impressive, but it will have to become a GEGL op,
not a GIMP plug-in to be included. A GEGL op is also much more
useful generally.
"only GEGL op", actually, means a lot, because GEGL non destructive image editing is now becoming a rendering standard in GIMP.
My impression was that mitch would like to see it re-coded and fully ported to use GEGL buffers as backend processing (as opposed to the plug-in version). 3rd party plugins that are still using ONLY gimp tile caches are generally slower and soon will become a history. Moreover, they are not always maintained continuously by their authors.
SmartDeblur has a chance to be 'out of the box' feature for the future releases (like in 2.9 version - gaussian blur, bilateral-filter, linear blur, unsharp mask, pixelize, etc. are already GEGL-based procedures).
'A GEGL op is also much more useful generally' - mitch wrote.
As GEGL.org states: "GEGL provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output."
SmartDeblur currently supports only jpeg and tiff. GEGL operates on images with up to 32-bit floating point per channel - PNG, JPEG, RAW, ffmpeg. New level color correction and dynamic range tone mapping among other benefits of being GEGL op.
And finally, as was mentioned in discussions, none of the other image editors has a similar feature.
GEGL op or not it's not why I posted the link here. I was hoping for a sort of software analysis from you guys. I your opinion, is it as good as they say it is?