Forum

Author Topic: Remove marker from photo  (Read 3654 times)

Seb_B

  • Newbie
  • *
  • Posts: 38
    • View Profile
Remove marker from photo
« on: March 27, 2015, 03:07:45 PM »
Hello,

What is the script to remove the marker from 1 photo?

Thanks,

Sebastien

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: Remove marker from photo
« Reply #1 on: March 27, 2015, 03:23:18 PM »
Hello Sebastien,

If there's projection for marker M on photo P you can do the following:
Code: [Select]
M.projections[P] = None
Best regards,
Alexey Pasumansky,
Agisoft LLC