pull/669/head
Piero Toffanin 2019-05-26 12:46:48 -04:00 zatwierdzone przez GitHub
rodzic 9fe0529887
commit e8d58e4de2
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 on low powered hardware.
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.
If you don't need the default "node-odm-1" node, simply pass the `--no-default-node` flag when starting WebODM: