-
I'm wondering how Aves identifies panorama pictures. When using "dedicated" panorama app, like Panorama360, thr file is detected as a panorama, is tagged and can be displayed in the dedicated viewing mode. If I make a panorama using the "pano" mode of OpenCamera though, the file is not identified/tagged as a panorama. This may be an issue from OpenCamera, but I would like to know more about your detection/analyze method. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Indeed, a panorama is not simply a long landscape image. It relies on metadata. If you're curious about the actual code, see this. You can check your own images that are detected as panoramas. In the Info page, check the XMP section and you'll see panorama related metadata. |
Beta Was this translation helpful? Give feedback.
-
Ok, thank you for your answer(s). Now to get OpenCamera developers to create the requited metadata! ^^ |
Beta Was this translation helpful? Give feedback.
Indeed, a panorama is not simply a long landscape image. It relies on metadata.
If you're curious about the actual code, see this.
You can check your own images that are detected as panoramas. In the Info page, check the XMP section and you'll see panorama related metadata.