Hi,
I am dealing with UAV imagery. My GPS data is imprecise, so it can't be relied upon to produce an orthomosaic with the correct orientation. For most of my image sets, the point cloud looks great, but the orthomosaic is at the wrong angle and thus unusable.
I want to abandon the georeferenced orthomosaic, and instead do some kind of plane fit on the point cloud (our data is very flat) to determine the correct orthomosaic orientation. Does anyone have any ideas for how this should be done?
I think I will have to export the point cloud, fit it to a plane using other software, then use those plane coefficients. But I appreciate any suggestions.