You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
After the stitch the image gets meta data added for the correct display using exiftool but the image itself is not rotated. This makes reviewing an image quite difficult and uploading them to other services impossible (some don't look at the EXIF data).
It would be better if the image itself could be rotated. At the moment the bottom of the double circles is always in the centre of the generated image.
Not sure how to roatate a spherical image in OpenCV though :( and/or if any of the rotation matrices extracted from the Mi Sphere image can be applied easily.