← Back to team overview

hugin-devs team mailing list archive

[Bug 2068797] Re: Projectiontype exif/xmp tags missing when not equirectangular

 

The namespace of these tags is http://ns.google.com/photos/1.0/panorama/
So we have to follow these guidelines. 
The mentioned site with the spec is automatic translated by Google, but some information are missing in the translated page.
I have seen that the English version contains also some information about the cylindrical projection (but there are some discrepancy, e.g. the FullPanoHeightPixels is infinity, but this is a required tag of type integer)
I added this case to default branch.

Otherwise you can write the information to other tags. In the
preferences, tab stitching (2) you can create an Exiftool argfile and
write the information to tags you want.

** Changed in: hugin
       Status: Opinion => Fix Committed

** Changed in: hugin
    Milestone: None => 2024.0beta1

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

Title:
  Projectiontype exif/xmp tags missing when not equirectangular

Status in Hugin:
  Fix Committed

Bug description:
  When setting the projection to equirectangular, the resulting panorama
  will get further exif (or xmp) tags giving more information of the
  projection, that apparently some image hosting websites use to show
  these in a 3d view. However, this feature is completely missing when
  the projection is something other than equirectangular.

  Screenshot shows the ends of the output from exiftool of two panoramas
  of similar size but different projections.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/2068797/+subscriptions



References