R crashes during alignment. I have 3000 images. Is that why? If so, what’s the limit on number f imGES?
Hello,
Memory consumption during the alignment phase depends on the number of images (not size) and the number of detected features per image. For the default setting of 40 000 features per image (Alignment setting), you can expect the following boundaries:
- 2,000 images - 16GB RAM
- 4,000 images - 32GB RAM
- 8,000 images - 64GB RAM
- 16,000 images - 128GB RAM
By decreasing the number of detected features to half you can approximately decrease the memory consumption by half as well. The approximate formula is: RAM = features x images x 200 bytes.
Hi @2brainpoker, did you upload a crash report after running RealityCapture after the crash?