-
Notifications
You must be signed in to change notification settings - Fork 3
/
default_params.json
49 lines (49 loc) · 1.03 KB
/
default_params.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"inDir":"",
"inFile":"",
"projDir":"",
"project_mode":true,
"tempC":10,
"nchunk":500,
"cropRange":0.0,
"exportUnknown":false,
"fixNoDat":false,
"threadCnt":0,
"aoi":"",
"max_heading_deviation":0,
"max_heading_distance":0,
"min_speed":0,
"max_speed":0,
"pix_res_son":0.05,
"pix_res_map":0.25,
"x_offset":0.0,
"y_offset":0.0,
"egn":false,
"egn_stretch":"Percent Clip",
"egn_stretch_factor":0.5,
"wcp":false,
"wcr":false,
"tileFile":".jpg",
"lbl_set":"False",
"spdCor":false,
"maxCrop":false,
"remShadow":"False",
"detectDep":"Sensor",
"smthDep":false,
"adjDep":0,
"pltBedPick":false,
"rect_wcp":false,
"rect_wcr":false,
"son_colorMap":"Greys_r",
"pred_sub":false,
"pltSubClass":false,
"map_sub":false,
"export_poly":false,
"map_class_method":"max",
"map_predict":"False",
"mosaic_nchunk":0,
"mosaic":"False",
"map_mosaic":"False",
"banklines":false,
"coverage":false
}