Hi everyone
I am trying to process a fairly large data set. I took a drone survey of riparian zones of two streams using a DJI Mavric 3M.
The result is about 13.300 jpg images with about 128 GB (about 4.400 images for the smaller stream).
I fortunately have access to a pretty good computer:
Win 11
Threadripper Pro 3975WX 64 cores
NVIDIA GeForce RTX 3090
128 GB RAM
Data Harddrive is unfortunately a HDD
I first processed each flight separately and that worked pretty well. Unfortunately I get quite a bit of distortion at the boundaries between two flights.
I therefore had hoped to process the whole data set at once.
I used fast-ortho and split:2000 as settings.
Unfortunately the process failed. I also tried to at least get each stream on its own but it also fails.
I checked the logs and it always seem to break after it creating the cutline and trying to compute the mask raster.
See attached log file.
Is the rather complex geometry of the long winding streams causing this issue (working on getting a plot of all camera positions right now...will add when ready)? Is there anything I can do/try?
Thanks in advance