Dcraw

Dcraw

Infobox software
name = dcraw



caption =
author = Dave Coffin
developer =
released =
latest release version = 8.88 (1.405)
latest release date = release date|2008|9|15
latest preview version =
latest preview date =
operating system =
platform = Platform independent
programming language = ANSI C
language = English and [http://www.cybercom.net/~dcoffin/dcraw/#i18n 11 others]
genre = RAW decoding software
license = Free software
website = [http://www.cybercom.net/~dcoffin/dcraw/ dcraw website]

dcraw is an open source computer program which is able to read numerous raw image formats, typically produced by high-end digital cameras. dcraw converts these images into the standard PPM and TIFF image formats. This conversion is sometimes referred to as "developing" a raw image (by analogy with the process of film development) since it renders raw image sensor data (a "digital negative") into a viewable form.

Motivation

While most camera manufacturers supply raw image decoding software for their cameras, this software is almost always proprietary, and often becomes unsupported when a camera model is discontinued. The file formats themselves are often undocumented, and one manufacturer (Nikon) has gone so far as to encrypt a portion of the data in their raw image format, in an attempt to prevent third-party software from accessing it.

Given this ever-expanding plethora of raw image formats, and uncertain and inconsistent support for them by the manufacturers, many photographers worry that their valuable raw images may become unreadable as the applications and operating systems required become obsolete. [cite web|url=http://www.openraw.org/info/|title=The RAW Problem|publisher=OpenRAW|author=Larry Strunk|date=2006-03-19]

In contrast to proprietary decoding software, dcraw strives for simplicity, portability, and consistency, as expressed by its author:

dcraw's open source nature is crucial in assuring this universality: even if its author loses interest in developing the software, or in supporting a particular model of camera, interested users are free to extend it. This helps ensure that it will be possible to decode supported raw image formats far into the future, even after the cameras that produced them are obsolete.

Design

dcraw is written by Dave Coffin in portable ANSI C. Because many raw image formats are specific to one make or model of camera, dcraw is frequently updated to support new models.

For many proprietary raw image formats, dcraw's source code (based largely on reverse-engineering) is the best—or only—publicly-available documentation. dcraw currently supports the raw formats of [http://www.cybercom.net/~dcoffin/dcraw/#cameras several hundred cameras] (including intentionally obfuscated formats).

dcraw is built around the Unix philosophy. The program is a command line tool which takes a list of raw image files to process, along with any image adjustment options desired. This makes dcraw easy to use from shell scripts. dcraw also serves as the basis for numerous high-level raw image-processing applications (such as viewers and converters), both free and open source software as well as proprietary software.

GUI frontends

Several GUI front-ends for dcraw are available. These applications use dcraw as a back-end to do the actual processing of raw images, but present a graphical interface with which to adjust the image processing options.

Unix-like operating systems:
*UFRaw, a standalone GTK+ application and GIMP plugin.
*Rawstudio, a standalone GTK+ application.
* [http://www.kde-apps.org/content/show.php?content=45530 dcraw-assist] , a KDE-based GUI for dcraw and ImageMagick, supporting ICC-enabled high-quality, web-ready batched RAW conversion.

Mac OS X:
* [http://www.frostyplace.com/dcraw/ dcRAW-X for Mac OS X] .

Microsoft Windows:
* [http://www.wizards.de/rawdrop/ RAWDrop] , Windows frontend.
*Helicon Filter, Proprietary, can use dcraw for its raw processing.
* [http://www.easyhdr.com/ EasyHDR] uses DCRAW to access RAW files.
* [http://www.guillermoluijk.com/tutorial/zeronoise/index.htm Zero Noise] uses DCRAW as development engine to blend several RAW files into a noise free image with expanded dynamic range ideal for HDR.

References

External links

* [http://cybercom.net/~dcoffin/dcraw/dcraw.c Source code ansi-C]
* [http://cybercom.net/~dcoffin/dcraw/dcraw.1.html Manpage of dcraw by David Coffin]
* [http://www.camerahacker.com/Digital/dcraw_by_example.shtml dcraw examples by Chieh Cheng]
* [http://www.aim-dtp.net/aim/digicam/dcraw/ dcraw comparision by Timo Autiokari]
* [http://www.guillermoluijk.com/tutorial/dcraw/index_en.htm dcraw tutorial by Guillermo Luijk]

Interviews:
* [http://www.schnebeck.de/interview-with-dave-coffin-creator-of-dcraw schnebeck.de] , an Interview with Dave Coffin
* [http://www.dpreview.com/news/0504/05042701davecoffininterview.asp Raw storm in a teacup?] Dpreview.com interviews with Dave Coffin, as he outlines some of the roadblocks to reverse-engineering presented by camera manufacturers.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • dcraw — v. 8.99 Original author(s) Dave Coffin Initial release May 5, 2000 (2000 05 05) …   Wikipedia

  • DCRaw — Entwickler Dave Coffin Aktuelle Version 9.08 (11. Mai 2011) Betriebssystem Unix (GNU/Linux, Mac OS X, BSD, AIX), OS/2, Microsoft Windows u.a …   Deutsch Wikipedia

  • Dcraw — Тип RAW‐конвертер Разработчик Dave Coffin Написана на ANSI C ОС Кроссплатформенное ПО Язык интерфейса …   Википедия

  • dcraw — Тип RAW‐конвертер Разработчик Dave Coffin Написана на ANSI C Операционная система Кроссплатформенное ПО Языки интерфейса английский и др. (17 языков) Последняя версия …   Википедия

  • Dcraw — Saltar a navegación, búsqueda dcraw es un programa de código abierto capaz de leer varios formatos RAW de imágenes y convertirlos en formatos PPM Y TIFF. Está escrito por Dave Coffin en ANSI C. Debido a la naturaleza propietaria de los formatos… …   Wikipedia Español

  • Rohdatenformat (Fotografie) — Als Rohdatenformat (RAW oder Raw) (engl. raw „roh“) bezeichnet man ein Dateiformat bei Digitalkameras und digitalen Kinokameras, bei dem die Kamera die Daten nach der Digitalisierung weitgehend ohne Bearbeitung auf das Speichermedium schreibt.… …   Deutsch Wikipedia

  • Raw image format — Infobox file format name = RAW image file extension = .raf (Fuji) .crw .cr2 (Canon) .tif .k25 .kdc .dcs .dcr .drf (Kodak) .mrw (Minolta) .nef .nrw (Nikon) .orf (Olympus) .dng (Adobe) .ptx .pef (Pentax) .arw .srf .sr2 (Sony) .x3f (Sigma) .erf… …   Wikipedia

  • Demosaicing — A demosaicing algorithm is a digital image process used to reconstruct a full color image from the incomplete color samples output from an image sensor overlaid with a color filter array (CFA). Also known as CFA interpolation or color… …   Wikipedia

  • UFRaw — Infobox software name = UFRaw caption = author = Udi Fuchs developer = programming language = C released = latest release version = 0.13, based on DCRaw v 8.80. latest release date = November 12, 2007 latest preview version = latest preview date …   Wikipedia

  • Rawstudio — Infobox software name = Rawstudio caption = author = Anders Brander Anders Kvist developer = released = latest release version = 1.0 latest release date = release date|2008|4|19 latest preview version = latest preview date = operating system =… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”