16
General / Re: Your opinion on USGS Agisoft Processing Workflow
« on: August 31, 2018, 11:08:11 AM »Oh Geeze, the results after using USGS methodology are 100x better than not.
This should be part of the agisoft standard workflow IMO.
I wonder if the gradual selection steps could be automated. I am a .net guy mainly but can adapt to other languages.
I sent my "re-write" of the USGS workflow to agisoft sales. Hope they do something with it.
In the end, the PS results were better than Dronedeploy and pix4d.
I've automated grad sel here using Python, loosely based on this, but not fully (only do RecUncert/ProcAcc once each):
http://www.agisoft.com/forum/index.php?topic=9578.0
workflow with GCP:
run script
set export folder
set any file prefix for export files
in Custom Menu Align with grad
Do your GCP work
in Custom menu Run all after alignment - Geo with grad
Opinions welcome.