Re: [Gimp-developer] Image processing algorithms resources



On Sat, Jun 30, 2012 at 9:30 PM, Calculemus wrote:
> Hello,
>
> I am interested in contributing image processing algorithms to GIMP.
>
> I need advice where do I find resources. I need book recommendations,
> where to find papers, or any other resource to study from.

Hi,

Personally I'm a bit puzzled. What specifically do you mean with
"contributing image processing algorithms to GIMP"?

Writing arbitrary C code for image processing is probably not a good
idea. But if you are interested in contributing to the project, there
are several areas we'd be grateful for help in. Most image processing
will now be happening in GEGL (www.gegl.org) which is used by GIMP.

There always are filters to be ported to GEGL operations, new GEGL
operations to write, existing operations to be ported to use OpenCL
for hardware acceleration etc.

Alexandre Prokoudine
http://libregraphicsworld.org


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]