Alexey
Thanks for this, this one is beneficial.
I have gone through the script, in the script you are saving these along with others parameters.
self.estimated_location = None
self.estimated_rotation = None
self.reference_location = None
self.reference_rotation = None
I have a question. Here you are saving reference location and estimate location. For example, If I access the stats after these processes in sequential order load the image > match photos (align, optimize) > dense point cloud.
I think I am getting the original camera position (reference location ) and the final camera location. (estimated location). If I want to get after estimated location after alignment I need to call again before optimizing?
Thanks
PPant
[/size]