Why 200 images?

It seems that no matter how many images I try to process in a task, I always see this-

INFO: Expecting to process 200 images.

Why expect 200 when I’ve just uploaded thousands?

1 Like

What’s your split/merge on that Task?

1 Like

OpenSfM here is simply allocating space for a queue to handle 200 image reads in parallel (it will read the remaining ones as it processes). No need to worry, all images will get processed.

2 Likes

3/3200

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.