Linux color management
From Wikipedia, the free encyclopedia
Linux Color Management has the same goal as the Color Management Systems (CMS) for other operating systems: to achieve the best possible color reproduction throughout an imaging workflow from its source (camera, video, scanner…), onto imaging software (CinePaint, Digikam, GIMP, Krita, Scribus ...) and finally its output (monitor, video projector, printer...).
Linux color management involves the use of accurate International Color Consortium profiles for devices, and color-managed applications that are aware of these profiles. These applications perform gamut conversions between device profiles and color spaces. Gamut conversions, based on accurate device profiles, are the essence of color management.
For historical reasons, namely the lack of wide Linux community support, complete Color Management workflows have been somewhat more challenging to implement on Linux than under OS's such as Microsoft Windows or Mac OS X. Although it is now possible to obtain a very consistent color management workflow under Linux, certain problems still remain:
- Many hardware devices for color calibration lack drivers and proper supporting software on Linux.
- Some necessary software such as LUT loaders can seldom be found in the package repositories of even the major Linux distributions.
Since ICC color profiles are written to an open specification, they are compatible across OS's. Hence, a profile produced on a specific OS should work on any other OS given the availability of the necessary software to read it and perform the gamut conversions. This can be used as a workaround for the lack of support for certain spectrophotometers or colorimeters under Linux: one can simply produce a profile on a different OS and then use it in a Linux workflow. Additionally, certain hardware, such as most printers and certain monitors, can be calibrated under another OS and then used in a fully color-managed workflow on Linux.
Contents |
[edit] Requirements for a color-managed workflow
- Accurate device profiles obtained with source or output characterization software.
- Correctly loaded video card LUTs (or monitor profiles that do not require LUT adjustments).
- ICC-aware (color-managed) applications that are configured to use a correct monitor profile in their gamut conversions.
[edit] Software for input and output profiling
Two most popular Linux tools for device profiling are:
- Argyll Color Management System (Argyll CMS) is a command line only collection of tools. Argyll CMS covers a wide range of needs from source or output characterization to monitor LUT loading and more. However, Argyll CMS is still not available as a package in many Linux distributions today, and thus requires manual compilation and installation.
- LPROF (or LCMS Profiler) is a GUI tool that is able to produce profiles for cameras, scanners and monitors. LPROF was originally designed simply to demonstrate LittleCMS (LCMS) capabilities, but in 2005, LPROF development has been resumed by a new team. It is the only GUI-based profiling tool under Linux today, and it is available as a package from several Linux distributions.
As with any other OS platform, calibration and profiling requires:
- to acquire through a source device (scanner, camera…) a color patch target that the profiling software will compare to the manufacturer-provided color values of the target.
- or for output (monitor, printer), reading with a specific device (spectrophotometer, colorimeter or spectrocolorimeter) the value of color patches and comparing the measured color values against the values originally sent for output.
To produce a profile for a source device is usually simple with Argyll CMS or LPROF, provided the device is supported under Linux. Producing a profile for an output device can be more involved as not many spectrophotometers or colorimeters are currently supported under Linux.
[edit] Monitor calibration and profiling
[edit] General considerations
One of the critical pieces in any color managed workflow is the monitor. Because, at one step or another, handling and making color adaptation through imaging software is required for most images, the capability for the monitor to deliver colors as accurately as possible is important.
Monitor calibration on a computer is done preferably with a colorimeter and software that supports it. In most cases, a monitor profile created by the calibration software (whether it relies on a hardware device or on user input) includes both an accurate description of monitor output and instructions to the video card to change the colors it displays. Video card lookup table (LUT) adjustments are usually required to help the display reach the white point and gamma desired by the user.
Monitor calibration is, in that respect, different from calibration of other devices. A monitor profile created by calibration software (as opposed to the profiles supplied by monitor manufacturers) usually includes instructions to the video card that are stored in a special "vcgt" tag of the profile.
Video card LUT adjustments need to be loaded for a monitor to match the description in the profile. Mac OS X loads LUT adjustments automatically, while Linux and Microsoft Windows require standalone LUT loaders. Although such loaders perform just as good a job when adjusting video card output as the operating system would, their existence tends to confuse many people with regards to the function these loaders perform.
[edit] Monitor calibration and profiling: Linux implementation
[edit] Device profiles
ICC profiles are cross-platform and can thus be created on other operating systems and used under Linux. Monitor profiles, however, require some additional attention. Since a monitor profile depends both on the monitor itself and on the video card, a monitor profile should only be used with the same monitor and video card with which it was created. The monitor settings should not be adjusted after creating the profile. In addition, since most calibration software use LUT adjustments during calibration, the corresponding LUTs must be loaded every time the X server is started (e.g. with every graphical login).
For users of certain colorimeters such as Spyder 2[1] or Xrite DTP-94 and Xrite DTP-92 that come in Monaco OPTIX and ColorEyes bundles, there is an option for calibrating their monitors on Linux. For native Linux monitor calibration, they would need to install Argyll Color Management System (also available from Softpedia). Argyll CMS is a set of command-line utilities. Its dispcal module will let you natively calibrate a monitor under Linux.
To avoid using command-line utilities, or if a colorimeter is unsupported by Argyll CMS (such EyeOne), a profile created under Windows or Mac OS X can be used under Linux. Alternately, soon-to-be-released (at time of writing) versions of LPROF include a graphical monitor profiler with colorimeter support. Monica is a small fltk-based utility to create and load simple RGB-Gamma Monitorprofiles using xgamma. Normally the profile has to be created on the same machine with the same monitor settings.
[edit] Display-channel lookup tables
There are two approaches to loading display channel LUTs:
- Create a profile that does not modify video card LUTs and thus does not require LUTs be loaded later on. Ideally, this approach would rely on DDC-capable monitors—the internal monitor settings of which are set via calibration software. Unfortunately, monitors capable of making these adjustments through DDC are not common and are generally expensive. Moreover, there is presently no calibration software on Linux that can interact with a DDC monitor.
For mainstream monitors, a couple of options exist. BasICColor software, which works with most colorimeters on the market, allows one to adjust display output via the monitor interface, and then to choose a "Profile, do not calibrate" option. By doing this, one can create a profile that does not require video card LUT adjustments.
For EyeOne devices, EyeOne Match allows the user to calibrate to "Native" gamma and white point targets, which results in the LUT adjustment curves displayed after the calibration as a simple, linear 1:1 mapping (a straight line from corner to corner). Both BasICColor and EyeOne Match do not presently run under Linux but they are capable of creating a profile that does not require LUT adjustments.
- Use an LUT loader to actually load the LUT adjustments contained within the profile prepared during calibration. According to the documentation, these loaders do not modify the video card LUT by itself, but achieve the same type of adjustment by modifying the X server gamma ramp. Loaders are available for Linux distributions that use X.org or XFree86—the two most popular X servers on Linux. Other X servers are not guaranteed to work with the currently available loaders. There are two LUT loaders available for Linux:
If, for any reason, the LUT cannot be loaded, it is still recommended to go through the initial stages of calibration where a user is asked by calibration software to make some manual adjustments to the monitor, as this will often improve display linearity and also provide information on its colour temperature. This is especially recommended for CRT monitors.
[edit] Color-managed applications
In ICC-aware applications, it is important to make sure the correct profiles are assigned to devices, mainly to the monitor and the printer. Linux applications are currently unable to automatically detect display profiles, so the profiles must be applied manually in each program.
Although there is no designated place to store device profiles on Linux, /usr/share/color/icc/
has become a de facto standard, used by several applications.
Most applications running under WINE have not been fully tested for color accuracy. While 8-bpp programs can have some color resolution difficulties due to depth conversion errors, colors in higher-depth applications should be accurate, as long as those programs perform their gamut conversions based on the same monitor profile as that used for loading the LUT. The corresponding LUT adjustments do need to be loaded though.
[edit] A list of Linux color-managed applications
- GIMP, the GNU Image Manipulation Program (CMS is available in the 2.3 development version and later versions)
- CinePaint, a 16-bit-capable image editor
- Krita and Karbon14, an image editor and vector graphics editor, respectively (parts of KOffice)
- Scribus, page layout software (using Little CMS)
- digiKam, a digital photo management program for KDE (using Little CMS)
- Bibble Pro, a RAW digital image converter
- Pixel, an image editor (supports 8bit/16bit RGB, CMYK, Lab, 32bit HDR, and RAW files)
- LightZone, an image editor and RAW processor
- UFRaw, a RAW converter and GIMP plugin
- RawTherapee, a RAW converter (supports 8bit/16bit RGB)
- PhotoPrint, a utility designed to assist in the process of printing digital photographs (prints with GutenPrint)
- GQview, an image viewer and photo organizer
- XSane, scanning frontend for Scanner Access Now Easy (CMS support since XSane-0.992/0.993)
- LPROF, ICCv2 compliant Hardware Color Profiler for cameras, scanners and monitors
- xcalib - xcalib is a tiny monitor calibration loader for XFree86 (or X.org) and MS-Windows
- Inkscape, a user-friendly, standards-compliant vector graphics editor that uses SVG as its native file format (CMS is available in development version which will become version 0.46)
- Phatch PHoto bATCH processor and exif renamer, which supports RGB(A), CMYK, YCbCr, I (32-bit integer pixels) and F (32-bit floating point pixels). It has a lot of features: scaling, cropping, rotating, shadows, rounded corners, reflection, perspective, ...
[edit] External links
- Color 'round Linux - Several articles by Nicolas Vilars with technical installation instructions. Nicolas also checks the accuracy of Xcalib using a colorimeter.
- Graeme Gill (2006). Typical usage Scenarios and Examples. Argyll CMS. Retrieved on 2007-01-15. Argyll developer's point of view on how to use their software. A bit too technical
- OpenIcc. freedesktop.org. Retrieved on 2007-01-15. Coordinated open source color management effort. Has a list of applications whose developers are taking part in the project
- XICC ICC Profiles In X Specification by Ross Burton
- Color management with Scribus, an Introduction. Scribus Open Source Desktop Publishing. Retrieved on 2007-01-15. An overview of using monitor- and printer profiles in Scribus
- Kai-uwe Behrmann. Behrmann.name. Retrieved on 2007-01-15. Home of ICC Examin and Oyranos. Also maintains a feed of latest news in Linux color management
- "hteeuwen". Color management links exchange. Digital Outback Photo. Retrieved on 2007-01-15. The most comprehensive list of general color management links; "not related to Linux" implementation
- Little CMS, a small-footprint, speed-optimized, free software color management engine
- babl, an extensible library for color conversions (used in GEGL)
[edit] References
- ^ ArgyllCMS V0.70 Beta 7 test now available. Retrieved on 2007-12-29.