|
38 | 38 | // "D:/temp/crashreport/3dbuildings_walls_azimuth.laz", |
39 | 39 | // "-o", "D:/temp/crashreport2/converted", |
40 | 40 |
|
41 | | - "D:/dev/pointclouds/CA13/ot_35120B4122C_1.laz", |
| 41 | + // "D:/dev/pointclouds/CA13/ot_35120B4122C_1.laz", |
42 | 42 | // "D:/dev/pointclouds/CA13/ot_35120B4121D_1.laz", |
43 | 43 | // "D:/dev/pointclouds/CA13/ot_35120B4301B_1.laz", |
44 | 44 | // "D:/dev/pointclouds/CA13/ot_35120B4301D_1.laz", |
|
64 | 64 | // "D:/dev/pointclouds/tuwien_baugeschichte/candi Banyunibo", |
65 | 65 |
|
66 | 66 |
|
67 | | - // "D:/dev/pointclouds/sitn/potree2/aerial_lidar2019_2524_1197_laz14_dip.laz", |
| 67 | + "D:/dev/pointclouds/sitn/potree2/aerial_lidar2019_2524_1197_laz14_dip.laz", |
68 | 68 | // "D:/dev/pointclouds/sitn/potree2/aerial_lidar2019_2524_1197_las14.las", |
69 | 69 |
|
70 | 70 | // "D:/temp/Bargello10Mtest.las", |
|
78 | 78 | // "D:/dev/pointclouds/testdata/lion.laz", |
79 | 79 | // "D:/dev/pointclouds/testdata/3dbuildings_walls_azimuth.laz", |
80 | 80 |
|
81 | | - "-o", "D:/temp/converted_brotli", |
82 | | - // "-o", "F:/temp/CA13", |
83 | | - // "-o", "F:/temp/affandi", |
84 | | - // "-o", "C:/dev/workspaces/potree/develop/test/converted", |
85 | | - //"-o", "C:/dev/workspaces/potree/develop/test/eclepens", |
| 81 | + |
| 82 | + "-o", "D:/temp/cpotree/sitn_dip_2.0", |
86 | 83 |
|
87 | 84 | // =================== |
88 | 85 | // SYSTEM 2 |
|
104 | 101 | // "-m", "poisson", // ["poisson", "poisson_average", "random"] |
105 | 102 | // "--chunkMethod", "SKIP" // [LASZIP, LAS_CUSTOM, SKIP] |
106 | 103 | // "--attributes", "rgb", "Dip (degrees)", "Dip direction (degrees)", "NormalX", "NormalY", "NormalZ", |
107 | | - "--attributes" , "rgb", "intensity", "classification", "mjpmie", |
| 104 | + // "--attributes" , "rgb", "intensity", "classification", "mjpmie", |
108 | 105 | "--encoding", "BROTLI", |
109 | 106 | ], |
110 | 107 | "stopAtEntry": false, |
|
0 commit comments