pull/669/head
Piero Toffanin 2019-05-26 13:55:21 -04:00 zatwierdzone przez GitHub
rodzic 0478f70c6f
commit 782496c27e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -88,7 +88,7 @@ WebODM can be linked to one or more processing nodes that speak the [NodeODM API
Adding more processing nodes will allow you to run multiple jobs in parallel.
You can also setup a [ClusterODM](https://github.com/OpenDroneMap/ClusterODM) node to run a single task acrosso multiple machines with [distributed split-merge](https://docs.opendronemap.org/large.html#distributed-split-merge) and process dozen of thousands of images more quickly, with less memory.
You can also setup a [ClusterODM](https://github.com/OpenDroneMap/ClusterODM) node to run a single task across multiple machines with [distributed split-merge](https://docs.opendronemap.org/large.html#distributed-split-merge) and process dozen of thousands of images more quickly, with less memory.
If you don't need the default "node-odm-1" node, simply pass the `--no-default-node` flag when starting WebODM: