Add smvs_dense_point_cloud as a candidate for potree

pull/48/head
Piero Toffanin 2018-10-23 16:54:36 -04:00 zatwierdzone przez GitHub
rodzic da151f013c
commit 80de8dd76b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -81,6 +81,7 @@ if hash PotreeConverter 2>/dev/null; then
"odm_georeferencing/odm_georeferenced_model.las" \
"odm_georeferencing/odm_georeferenced_model.ply" \
"opensfm/depthmaps/merged.ply" \
"smvs/smvs_dense_point_cloud.ply" \
"pmvs/recon0/models/option-0000.ply"; do
if [ -e $path ]; then
echo "Found suitable point cloud for PotreeConverter: $path"