Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Arnt

Pages: [1]
1
Hello,
I’m using the Metashape API in version 1.6 for large batch processes. Since last week my PC completely hangs off (freezes) while computing the “loading photos” step of buildDepthMaps. The problem occurs independently of the number of processed images and just in the script execution. If I start the workflow manually in the GUI, there aren’t any problems.

Code: [Select]
chunk.buildDepthMaps(downscale = 4,
                     filter_mode=Metashape.ModerateFiltering,
                     reuse_depth = False)
chunk.buildDenseCloud(point_colors = True)

I’m very grateful for any advice or shared experience to handle this problem.

Best,
Arnt

Pages: [1]