Hello everyone again! I just got done doing some drone flying the other day over one of our test plot fields. I am able to get it processed but it keeps processing at 5cm GSD when I flew at a resolution of 1.9cm GSD. The drone is a Phantom Pro 4 v2 flown at 225FT with 75% front and 75% side overlap. I am processing on the installer version on WebODM. The data set is 797 pictures.
Here are the settings I was using when my computer keeps getting hung up trying to force the GSD
This is the code where it sits at for over 24 hours.
[INFO] running pdal pipeline -i C:\Users\zed18\AppData\Local\Temp\tmp18pkp30m.json
[INFO] running pdal pipeline -i C:\Users\zed18\AppData\Local\Temp\tmp_7k7q2w2.json
[INFO] running pdal pipeline -i C:\Users\zed18\AppData\Local\Temp\tmpp0chqpkz.json
[INFO] running pdal pipeline -i C:\Users\zed18\AppData\Local\Temp\tmpntu16m_t.json
Now I understand that PIX4D operates in a completely different way, but when I ran my set through it. It reported at 1.9CM GSD.
I am interested in knowing how to tell it the GSD you want? Is there anyone that would be able to help/explain this to me?
Here are the exact settings I used for the 5 images.
dem-resolution: 1.9, dsm: true, feature-quality: ultra, ignore-gsd: true, min-num-features: 12000, orthophoto-cutline: true, orthophoto-resolution: 1.9, pc-quality: ultra, rerun-from: dataset
What am I doing wrong? Would you mind trying a small set of the images to see what you get?
So turning resizing images off finally got you the GSD results you expected to see? I have been having similar problem, but wasn’t touching resizing images as it says somewhere in manual that resizing should not affect the final orthophoto quality. I guess it does?