Hello,
I'm trying to align approximately 95,000 georeferenced images (both nadir and oblique) captured by a DJI Matrice 300 drone in a single chunk (covering an area of approximately 5 x 3.5 km). My computer configuration is as follows:
Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz 2.90 GHz (cores 8, 16 logical processors)
128 GB RAM
Windows 10 Pro
NVIDIA RTX 4060 8 GB
I'm using the following alignment settings:
Accuracy - high
Generic preselection - on
Reference preselection – on
Key point limit – 900
tie point limit – 150
And I have sufficient overlap between images.
However, my computer could not handle the task and shut down during processing. I then split the original chunk into two chunks of about 47,500 images each and ran the alignment with the same parameters. The alignment and subsequent merging of the chunks were successful (resulting in about 2.5 million tie points), but the project crashes during camera optimization after a long processing time.
I then attempted distributed processing using my computer as both the server and client, and an additional machine as a client. For alignment, I used the following settings:
Accuracy - high
Generic preselection - on
Reference preselection – on
Key point limit – 20000
tie point limit – 2000
Unfortunately, I was still unable to align all 95,000 images in a single chunk, and the system shut down again. For next alignment, I used the following settings:
Accuracy - high
Generic preselection - on
Reference preselection – on
Key point limit – 4000
tie point limit – 450
Unfortunately, the system shut down again.
How can I align 95,000 images in a single chunk effectively? Alternatively, how can I successfully optimize cameras for two merged chunks without the program crashing? Do you have any recommendations or best practices?
Thank you in advance!