Re: [Gimp-developer] Adobe software issues



El 08/05/13 09:26, Elle Stone escribió:
This isn't a direct reply to your question, as you are asking whether
Gimp itself can or will handle raw processing and I'm not sure
when/whether the Gimp developers intend to go that direction. But
there are two alternative approaches already being used by many people
who use Gimp:

First, at least two open source raw processors have plugins to allow
use with Gimp:

http://photivo.org/photivo/download_and_setup/gimp
http://ufraw.sourceforge.net/Install.html

Second, Raw Therapee (and no doubt most other open source raw
processors) allow the possibility of setting things up so that the
processed image is automatically sent to Gimp:

http://www.rawtherapee.com/

Almost all raw processors (proprietary and open source) use dcraw to
decode (but not to process) the raw images. So when dcraw adds support
for a new camera, the various raw processors also update their code,
usually very quickly in git/subversion/etc, more slowly in terms of an
actual new release.

If you need immediate support for a new camera that is not yet
supported by your chosen raw processor, dcraw (command line) can be
used to process the image (it's easier than you might think, even if
you don't usually use the command line).

Even if a new camera isn't yet supported officially by dcraw, usually
you can decode it using the "-o 0" option to output raw color, in
which case you would need to create and apply a custom camera input
profile. The list of currently supported cameras is here:

http://www.cybercom.net/~dcoffin/dcraw/

and if you read the faqs (same page), you'll find suggestions for
getting a new camera supported more quickly than might happen if you
just wait until the camera winds its way through the usual channels.

The default ACR settings result in an image that has been made
"prettier" by application of a default black point, added contrast, an
S-curve, and some saturation, sharpening, noise removal, etc. The open
source "gui" raw processors (UFRaw, Photivo, RawTherapee, etc) all
have their own default "prettier" settings, but you probably would
want to experiment to find the settings that are prettier to you.
dcraw is a pure raw processor, that is, it doesn't do any
"prettifying" post-interpolation image processing, so the results will
look flat until you add your own curves, saturation, etc.

Kind regards,
Elle Stone

I'd add Darktable (www.dartable.org) to the list. It's awesome although it's not available for windows, just Linux and OSX.

The aforementioned programs are specialized tools for RAW processing and can be used in conjunction with GIMP, pretty much like Adobe Photoshop uses Adobe Camera Raw as a gateway instead of offering tools for processing RAW directly in Photoshop.

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