kopia lustrzana https://github.com/OpenDroneMap/WebODM
Merge pull request #432 from smathermather/dashboard-overlap-patch
Up the recommended minimum overlap + 3D recpull/436/head
commit
6e99242982
|
@ -34,7 +34,8 @@
|
|||
<p>
|
||||
<ul>
|
||||
<li>{% trans 'You need at least 5 images' %}</li>
|
||||
<li>{% trans 'Images must overlap by 60% or more' %}</li>
|
||||
<li>{% trans 'Images must overlap by 65% or more' %}</li>
|
||||
<li>{% trans 'For great 3D, images must overlap by 83%' %}</li>
|
||||
<li>{% trans 'A <a href="https://github.com/OpenDroneMap/OpenDroneMap/wiki/Running-OpenDroneMap#running-odm-with-ground-control" target="_blank">GCP file</a> is optional, but can increase georeferencing accuracy' %}</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
Ładowanie…
Reference in New Issue