Hi,
I'm making a webapp (hosted in linux) which let the user to upload a set of images then use them to make a virtual tour (calling batch script from php) and show the result video tour.
When doing this please make sure that not violating the krpano license agreement, especially point 6, 7 and 8:
http://krpano.com/buy/license/
Here's my problem: how can I detect the right type of the images the user upload?
A spherical pano could be detected by the width/height ratio of 2:1, but any other pano type can't be detected automatically without additional information (like special exif information that where embedded by the stitching software).
Best regards,
Klaus