You are not logged in.



#1 2010-08-10 22:19:29

gregdowning
Member
From: California
Registered: 2005-12-11
Posts: 15
Website

autopano giga xml description

Hi Guys,

Is there a description of the xml that autopano creates anywhere? I love that there is an xml format that I can tinker with. I am specifically interested in the <camera><f> value. I am assuming this is focal or angle of view but I don't understand the values that I am getting.

I am thinking of using it as a step in a photogrammetry workflow.

-greg

Offline

 

#2 2010-08-17 10:01:27

AlexandreJ
Absolute beginner
From: Challes les eaux, France
Registered: 2005-11-14
Posts: 7368
Website

Re: autopano giga xml description

Hi Greg.
Not the .pano file is not documented yet. If you need some details, just ask, I'll answer.

f is stored into pixel format : Formula is :
f = image.width / ( 2 * tan( Fov / 2.0f ) )

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson