Forum

Author Topic: loading "solved" data  (Read 2931 times)

Roy

  • Newbie
  • *
  • Posts: 22
    • View Profile
loading "solved" data
« on: November 26, 2015, 12:56:18 PM »
Hi.

I have data of cameras that are already aligned and their XYZ omega , phi kappa are accurate.

I load them to agisoft (using python scripting) but it doesn't appear as "solved" and it not aligned.

is there a way of uploading the data that it will be already aligned ?

the data is in text file "name x ,y, z omega , phi , kappa"  (i transform opk to yaw pitch roll)

thanks, Roy


Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: loading "solved" data
« Reply #1 on: November 26, 2015, 01:31:35 PM »
Hello Roy,

I think you should use Import Cameras option. But note that you still need to match the images (Build Points), despite the exterior and interior orientation values will be kept unchanged.
Best regards,
Alexey Pasumansky,
Agisoft LLC

Roy

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: loading "solved" data
« Reply #2 on: November 26, 2015, 02:31:24 PM »
thanks for the reply alexey.

I see that importCameras works only with a few formats and as far as I see visionmap detailed report is the only text format.

do you have a code that transform from simple XYZOPK to any of the formats read by the function?

if not, any suggestion how do this transformation?

thanks, Roy