FishPyPano icon indicating copy to clipboard operation
FishPyPano copied to clipboard

Meta data for correct rotation is added but the image itself is not rotated

Open kronpano opened this issue 7 years ago • 1 comments

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.

kronpano avatar Mar 02 '18 14:03 kronpano

Yea. I know about this. The stitch is always at the middle of the picture. Since I don't have good algorithm to rotate correctly, I kept it like that.

rnbguy avatar Apr 18 '18 09:04 rnbguy