Forum

Author Topic: Tie-Point View Matches - Python API  (Read 2393 times)

KurriR

  • Newbie
  • *
  • Posts: 8
    • View Profile
Tie-Point View Matches - Python API
« on: September 24, 2019, 05:32:43 PM »
Hi All,

I'm curious if there is a python script available, or if it's possible to write one, that would export the Tie-point matches, per image into a csv format.


Please see the attached image.


Thanks,

KR

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14846
    • View Profile
Re: Tie-Point View Matches - Python API
« Reply #1 on: September 24, 2019, 09:50:14 PM »
Hello KurriR,

Are you interested only in the numbers (total, valid, invalid) of tie points for the image pairs or you would also like to have the 2D coordinates of the tie points for each image pair be exported?
Best regards,
Alexey Pasumansky,
Agisoft LLC

KurriR

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: Tie-Point View Matches - Python API
« Reply #2 on: September 24, 2019, 10:33:10 PM »
Thank you as always for the quick response Alexey.

Exporting just the numbers (total, valid, and invalid) would suffice for now. However, Is it considerably more difficult/computationally expensive to export the 2D coordinates for each image pair? If not I would consider this as well.

Thanks,

KR

Tomas Langar

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Tie-Point View Matches - Python API
« Reply #3 on: September 30, 2019, 03:08:19 PM »
Hi all,

I am also interested in this API, I would like to export *.csv file with XY pixel - coordinates of every tie points pair.

Thank you in advance,
Tomas

fjgarciam

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: Tie-Point View Matches - Python API
« Reply #4 on: October 14, 2020, 12:12:46 AM »
It is possible?