You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/map-accuracy.rst
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -366,11 +366,11 @@ When attempting to process very large datasets it may very well be the case that
366
366
367
367
**Workflow for aligning large datasets:**
368
368
369
-
#.Split the full compliment of images into manageable chunks. E.g. If you have flown and collected a total of 1000 images but you know your processor cannot handle all these images at once, you may want to devide these images into four sets of submodels with 250 images each.
370
-
#.Process the first dataset with theDigital Surface Model (DSM) option enabled.
371
-
#.Download the DSM from first dataseta in its raw-tiff format and rename it to 'align.tif'
372
-
#.Load the second dataset together with the align.tif
373
-
#.Process the second dataset (including the align.tif file)
374
-
#.Repeat until all submodels have been processed.
369
+
#.Split the full compliment of images into manageable chunks. E.g. If you have flown and collected a total of 1000 images but you know your processor cannot handle all these images at once, you may want to devide these images into four sets of submodels with 250 images each.
370
+
#.Process the first dataset with theDigital Surface Model (DSM) option enabled.
371
+
#.Download the DSM from first dataseta in its raw-tiff format and rename it to 'align.tif'
372
+
#.Load the second dataset together with the align.tif
373
+
#.Process the second dataset (including the align.tif file)
374
+
#.Repeat until all submodels have been processed.
375
375
376
376
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/map-accuracy.rst>`_!
0 commit comments