Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] Using 'XMP::GPano::PoseHeadingDegrees' EXIF data to add an offset when using SensorControl.AbsoluteOrientation, #34

Open
cellininicholas opened this issue Oct 19, 2021 · 0 comments

Comments

@cellininicholas
Copy link
Contributor

When viewing a photosphere using the device compass, I'd like the image to be correctly oriented to the real world.
This is when using...
sensorControl: SensorControl.AbsoluteOrientation

I've been looking into the metadata of a generated photosphere image, and have found that there is metadata that describes the bearing of a photosphere image.
https://developers.google.com/streetview/spherical-metadata
GPano:PoseHeadingDegrees: Compass heading, measured in degrees clockwise from North, for the center the image. Value must be >= 0 and < 360.

Is there a way to add a heading offset already, or would it be a simple task to implement one?
I'd be happy to fork and implement myself, especially if anyone is willing to point me in the right direction.
Thanks!

@cellininicholas cellininicholas changed the title [QUESTION] PoseHeadingDegrees EXIF data to add an offset when using SensorControl.AbsoluteOrientation, [QUESTION] Using 'XMP::GPano::PoseHeadingDegrees' EXIF data to add an offset when using SensorControl.AbsoluteOrientation, Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant