Hello,
I’m trying to process non-radiometric imagery captured from a DJI M30T drone. The images are stored locally and I have over a TB of disk available. Step 1 processes fine, but I the following warnings at Step 2
[Warning]: ClusterProcessing: No point initialized
[Warning]: GroupProcessing: No dense points were created from cluster 0
[Processing]: Group group1, 1 cluster(s) processed, 0 points
[Processing]: Generating tiles
[Warning]: TileGenerator: Skipping empty cluster
[Error]: Generating tiles failed!
[Error]: >>>Generating tiles<<< failed with error (failed to run a step!)!
[Error]: >>>Generating tiles<<< failed with error (failed to run a step!)!
[Error]: Processing group group1 failed!
[Error]: >>>Processing group group1<<< failed with error (failed to run a step!)!
[Error]: >>>Processing group group1<<< failed with error (failed to run a step!)!
[Error]: Dense Processing failed!
[Error]: >>>Dense Processing<<< failed with error (failed to run a step!)!
[Error]: >>>Dense Processing<<< failed with error (failed to run a step!)!
[Error]: Dense matching failed!
[Error]: >>>Dense matching<<< failed with error (failed to run a step!)!
[Error]: >>>Dense matching<<< failed with error (failed to run a step!)!
Any ideas on what is causing the error and processing to stop?
Thanks