RSS/Atom feed Twitter
Site is read-only, email is disabled

How does it works ?

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

How does it works ? Tanguy 29 Jan 10:42
  How does it works ? Shlomi Fish 30 Jan 09:49
  How does it work? scl 30 Jan 18:54
Tanguy
2014-01-29 10:42:39 UTC (about 10 years ago)

How does it works ?

Hello dear developers,
We are a group of 5 french students and we have to understand how such a program works. Indeed our teacher asked us to define the mathematical objects which are used in the quality improvement of a picture. In particular the process... We've already did some researchs which conducted us to the Fourier transform... And to be honnest it´s quite hard to conceptualize for us. If someone could explain us the source code and/or the maths hidden behind, simply and efficiently, we will be very grateful to him. With all our respect, we please you to agree our cordial thoughts. Ps : for any contact :
samuel-messelet@hotmail.fr
Or the address used here : tanguy.manescau@gmail.com Thanks

Envoyé de mon iPhone

Shlomi Fish
2014-01-30 09:49:56 UTC (about 10 years ago)

How does it works ?

Hi Tanguy,

thanks for your interest in GIMP.

please reply to all recipients. See http://shlom.in/reply .

On Wed, 29 Jan 2014 11:42:39 +0100 Tanguy wrote:

Hello dear developers,
We are a group of 5 french students and we have to understand how such a program works. Indeed our teacher asked us to define the mathematical objects which are used in the quality improvement of a picture.

GIMP provides many tools for improving the quality of a picture in the form of filters, toolbox tools, extensions, procedural database (PDB) routines, etc. Normally, it requires a human to determine which tool to apply - and when. Is there anything specific you are interested in?

Regards,

Shlomi Fish

In particular the
process... We've already did some researchs which conducted us to the Fourier transform... And to be honnest it´s quite hard to conceptualize for us. If someone could explain us the source code and/or the maths hidden behind, simply and efficiently, we will be very grateful to him. With all our respect, we please you to agree our cordial thoughts. Ps : for any contact : samuel-messelet@hotmail.fr Or the address used here : tanguy.manescau@gmail.com Thanks

Envoyé de mon iPhone _______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list

-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Free (Creative Commons) Music Downloads, Reviews and more - http://jamendo.com/

There are no deletionists. Only Wikipedia articles which Chuck Norris allows
to live. (By: joeyadams)
    — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/

Please reply to list if it's a mailing list post - http://shlom.in/reply .
scl
2014-01-30 18:54:29 UTC (about 10 years ago)

How does it work?

Hi,

I think you find many answers to your questions in the [GEGL code], which is GIMP's backend graphics library. Some other image processing parts are in the [GIMP code]. There the directories 'modules', 'plug-ins', 'libgimp*', 'devel-docs' look like the right places for you to look at. If you have questions about the technical architecture of GIMP: one of the next points on my todo list is the software architecture documentation of GIMP. Questions are welcome, so I'll get a notion what other developers are interested in.

Kind regards,

Sven

[GEGL code]: www.gegl.org
https://git.gnome.org/browse/gegl

[GIMP code] https://git.gnome.org/browse/gimp/tree/?h=gimp-2-8