Am 03.09.2025 um 13:56 schrieb Erki Marks:
> For each panorama, I need the center point of every individual stitched
> image. How can I retrieve this information?
It's in the .pts (Project) file. This file is in JSON format, which can
be read in any plain text editor and named yaw and pitch. The values are
in degrees, and map differently to different output projections
(Stitching is performed on a spherical surface). For equirectangular
360°x180° output, degrees map linearly to image dimensions, while in all
other projections some trigonometric functions are applied.
However, if f.e. viewpoint correction is used, it gets complicated,
since this uses a 5-axis model, where all values can influence the image
center position in some way.
Just out of curiosity: For what would you need those values?
--
Erik Krause
http://www.erik-krause.de