Agisoft Metashape

Agisoft Metashape => General => Topic started by: an198317 on June 25, 2014, 08:04:54 PM

Title: PhotoScan Pro is getting slower with Python workflow
Post by: an198317 on June 25, 2014, 08:04:54 PM
Hi,

I created a Python workflow to loop through my different folders for making a series models.

As I can see the first one or two Python run is fairly fast, but PhotoScan get slower and slower. And I can tell the mesh creating step is really taking a long time not processing but "waiting" when it's showing mesh creating is 100% finished.

In my python workflow, I did remove chunks after each model made, and also did garbage collector run. But it seems not work. The only way can speed PhotoScan is closing it and reopen PhotoScan, then the process will be back to fast again.

Any thoughts or inputs are really appreciated.