pull/153/head
Piero Toffanin 2022-09-02 10:39:13 -04:00 zatwierdzone przez GitHub
rodzic 39cf9901d5
commit 80cb439c10
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 11 dodań i 1 usunięć

Wyświetl plik

@ -11,6 +11,16 @@ Can I process two or more orthophoto GeoTIFFs to stitch them together?
No. ODM is a photogrammetric pipeline and orthophotos do not have the necessary camera information since the images have already been orthorectified. You can use another program such as `Hugin <http://hugin.sourceforge.net/>`_ to do that.
The software is not using all of my CPU cores / memory / GPU all of the times. Is it normal?
---------------------------------------------------------------------------
Yes. The software tries to use all available resources, when possible, but not always. It's normal to see 10-15% resource utilization at several points during processing.
If I use the native version of the software, how can I allocate more resources for processing?
----------------------------------------------------------------------------------------------
No need; the native (non-docker) version of the software alredy uses all available resources.
*********
Licensing
*********
@ -47,4 +57,4 @@ Your computer is running out of memory, what can you do?
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/faq.rst>`_!
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/faq.rst>`_!