Maybe I misunderstood your question but there is no such thing as the
pitch and yaw of a panorama. PTGui always shows the panorama centered
around yaw=0 and pitch=0.
Joost
I see what you mean. PTGui does't show this information but you can calculate it as follows:
Open your .pts file in a text editor and look for the line:
#-outputcrop 0 1 0.2861356932153392 0.91
The 3rd number (0.28) is the top crop line, the 4th number is the bottom.
The center pitch angle can be calculated as:
(1 - a - b) * vfov / 2
where a and b are the last two numbers on the #-outputcrop line
and vfov is the vertical field of view.
Please note that this only works for equirectangular projection.
Joost
> --
> You received this message because you are subscribed to the Google Groups "PTGui" group.
> To post to this group, send email to pt...@googlegroups.com
> To unsubscribe from this group, send email to ptgui+un...@googlegroups.com
> Please do not add attachments to your posts; instead upload your files at a file sharing site (for example http://ge.tt/ ) and include a link in your message.
> For more options, visit this group at http://groups.google.com/group/ptgui