-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathtvseg.ini
92 lines (84 loc) · 2.32 KB
/
tvseg.ini
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[input]
color=results/20140926/20140926_013031_home03e_color.png
colorMatch=_color(\\..*)
depthReplace=_depth_filled_colorization\\1
depthScale=10000
groundTruthLabelMappingOverride="0,0,1"
groundTruthLabelMappingReplace=_label_mapping.txt
groundTruthReplace=_label\\1
intrinsics="525,0,319.5,0,525,239.5,0,0,1"
loadDepth=true
loadGroundTruth=true
loadScribbles=true
loadSettings=true
overrideGroundTruthLabelMapping=false
overrideScribbles=false
scribblesReplace=_scribbles\\1
settingsReplace=_settings.ini
[main_window]
geometry=01D9D0CB0001000000000004000000160000059F00000383000000040000002C0000059F00000383000000000000
windowState=000000FF00000000FD0000000200000001000001BE000002C5FC0200000001FB0000003800740076007300650067005F00750069005F005F0046006500650064006200610063006B0044006F0063006B0057006900640067006500740100000000000002C5000000F600FFFFFF000000030000059C0000007DFC0100000001FB0000003600740076007300650067005F00750069005F005F0043006F006E0073006F006C00650044006F0063006B00570069006400670065007401000000000000059C0000006700FFFFFF000003DD000002C500000004000000040000000800000008FC00000000
[output]
datatermReplace=_dataterm_normalized\\1
metricsReplace=_metrics.txt
prefixDateTime=true
resultPath=results
solutionReplace=_solution\\1
subFolderByDate=true
visualizationReplace=_visualization\\1
weightReplace=_weight_normalized\\1
[parzen]
activeScribbleLambda=0.8
colorScale=1
colorVariance=0.05
depthScale=1
depthVariance=0.2
fixScribblePixels=true
fixScribblePixelsOtherLabelUseMin=false
fixScribblePixelsThisOnly=false
normalizeSpaceScale=true
scribbleDistanceDepth=false
scribbleDistanceDepths=true
scribbleDistanceFactor=1
scribbleDistancePerspective=false
spatialActivationFactor=3
useColorKernel=false
useDepthKernel=false
useDistanceKernel=true
useSpatiallyActiveScribbles=true
[segmentation]
autoRun=false
numLabels=4
[solver]
autoRecompute=false
checkConverganceEvery=50
displayIteration=true
displayIterationEvery=50
epsilon=1e-06
lambda=0
maxSteps=5000
minSteps=100
[ui]
autoRun=false
saveScribbles=true
scribbleBrushDensity=1
scribbleBrushSize=3
[visualizer]
autoRecompute=true
imageTransparancy=0.7
showBorder=true
showGroundTruth=false
showImage=true
[weight]
autoRecompute=true
beta=5
betaDepth=5
beta_depth=1
normalizeDepth=true
saveWeightImage=false
scaleDepthEdges=2
smoothWidth=5
smoothingBandwidth=1
useColor=true
useDepth=false
variant=2