← Back to team overview

hugin-devs team mailing list archive

[Bug 709561] [NEW] Hugin doesn't copy icc colour profiles to output

 

Public bug reported:

(reported by celsius@xxxxxxxxxxxxx)

Hugin copies lots of metadata from the first photo in the project to the
final output, this is from src/hugin1/hugin/config_defaults:

#define HUGIN_EXIFTOOL_COPY_ARGS                   "-ImageDescription
-Make -Model -Artist -WhitePoint -Copyright -GPS:all -DateTimeOriginal
-CreateDate -UserComment -ColorSpace -OwnerName -SerialNumber"

It seems that it should also have these args:

  -icc_profile
  -xmp

In particular, if there is no icc profile then the enblend -c option has
no effect.

** Affects: hugin
     Importance: Undecided
         Status: New


** Tags: color

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/709561

Title:
  Hugin doesn't copy icc colour profiles to output

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  (reported by celsius@xxxxxxxxxxxxx)

  Hugin copies lots of metadata from the first photo in the project to
  the final output, this is from src/hugin1/hugin/config_defaults:

  #define HUGIN_EXIFTOOL_COPY_ARGS                   "-ImageDescription
  -Make -Model -Artist -WhitePoint -Copyright -GPS:all -DateTimeOriginal
  -CreateDate -UserComment -ColorSpace -OwnerName -SerialNumber"

  It seems that it should also have these args:

    -icc_profile
    -xmp

  In particular, if there is no icc profile then the enblend -c option
  has no effect.





Follow ups

References