+
+ Select a top-level folder whose subfolders are collects; each collect must
+ contain the same camera subfolders (for example EO, IR, UV) holding that
+ camera's images. One multicam dataset is created per collect.
+
+
+
+
+ mdi-folder-multiple-image
+
+ {{ chooseFolderLabel }}
+
+
+ {{ scan.rootPath }}
+
+
+
+
+ {{ errorMessage }}
+
+
+
+ {{ problem }}
+
+
+ Cameras:
+
+ {{ camera }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Collect folder: {{ item.name }}
+
+
+ {{ item.name }}
+
+
+
+
+ {{ camera.name }} ({{ camera.imageCount }})
+
+
+ none
+
+
+
+ {{ problem }}
+
+
+ {{ warning }}
+
+
+ {{ statuses[item.name].message }}
+
+
+
+
+ {{ statusChip(item).text }}
+
+
+
+
+ Imported {{ doneCount }} of {{ selectedImportableCollects.length }} selected collects
+
+ ({{ failedCount }} failed)
+
+
+ ({{ blockedCount }} skipped due to validation problems)
+
+
+ ({{ notImportedCount }} not selected)
+
+
+
+
+
+
+ {{ finished ? 'Close' : 'Cancel' }}
+
+
+ Import {{ selectedImportableCollects.length }}
+ Collect{{ selectedImportableCollects.length === 1 ? '' : 's' }}
+
+
+
+