Forum

Author Topic: Disable some picture for automatic seamlines only  (Read 1745 times)

Matioupi

  • Newbie
  • *
  • Posts: 6
    • View Profile
Disable some picture for automatic seamlines only
« on: October 07, 2021, 11:43:52 AM »
Hello,

we have a aerial workflow use case where we'd like to disable some pictures (usually a full flightline or picture set in case of multiple pass over same area) for the automatic seamlines / orthomosaic build step, but still make them available for manual "best image / seamline edition" choice later in the process.

Unless we missed something, I believe that software in current state does not allow this. If we disable pictures, they are disables for all next steps. Or is there a way to achieve this ?

We believe that having a "disable for auto-seamlines only" feature would be nice (and probably not too hard to implement).

Best regards,

Mathieu

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14855
    • View Profile
Re: Disable some picture for automatic seamlines only
« Reply #1 on: October 07, 2021, 09:12:57 PM »
Hello Mathieu,

I think you should use priority feature for cameras that would allow to prioritize the images from the first pass for automatic orthomosaic stitching, while you would still have possibility for manual patching using second pass images afterwards.

Code: [Select]
camera.meta['priority'] = '1'
Best regards,
Alexey Pasumansky,
Agisoft LLC