Forum

Author Topic: orientation  (Read 6964 times)

kiteman

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
orientation
« on: September 26, 2012, 12:46:56 PM »
In the absence of GCP, how can I change the orientation of my model?

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15240
    • View Profile
Re: orientation
« Reply #1 on: September 26, 2012, 01:02:02 PM »
Hello Stefano,

If there are no coordinates for cameras or markers but you need to change the orientation of the model, you can put just three markers on the plain surface and assign them the coordinates that will define the axis orientation. For example, (1,0,0), (0,1,0) and (0,0,0).

Also the orientation of the coordinate system can be changed using Python scripts (assigning the same orientation to chunk coordinate system as bounding box has). But this option is a little bit more complicated.
Best regards,
Alexey Pasumansky,
Agisoft LLC

kiteman

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Re: orientation
« Reply #2 on: September 26, 2012, 01:06:43 PM »
many thanks, now i try.
Best regards

djbill

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: orientation
« Reply #3 on: October 24, 2012, 05:17:53 PM »
Hi, where I can find the Python scripts to assigning the same orientation to chunk coordinate system as bounding box has? It's very interesting.

Thanks in advance!

Francesco