Better parameters for improve output ortho quality

Hi Everyone!!

I try several parameters to improve my orthomosaic quality, but I have in my image problems like a water bubble:

I make several new flys and the better result for me is using the parameters (Using DTM and orthophoto-resolution)
docker run -ti --rm -v d:/euca_phanton_20_02_23:/datasets opendronemap/odm --project-path /datasets project --dtm --dem-resolution 3 --orthophoto-resolution 3 --ignore-gsd

Please, any suggestions to improve my final output?

Thanks in advance!!

Alexandre

1 Like

I have found to date the best settings I use for a ortho using all nadir photos 90deg is.

	auto-boundary: true, dem-resolution: 2, dsm: true, feature-quality: ultra, mesh-octree-depth: 13, mesh-size: 600000, optimize-disk-space: true, orthophoto-resolution: 0.5, pc-quality: high, sfm-algorithm: planar, skip-3dmodel: true
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.