Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
realsense-color-and-depth-with-model-path.json
1{
2 "referenceCameraName": "Color",
3 "trackers": {
4 "Color": {
5 "angleAppear": 65.0,
6 "angleDisappear": 75.00000000000001,
7 "camTref": {
8 "cols": 4,
9 "data": [
10 1.0,
11 0.0,
12 0.0,
13 0.0,
14 0.0,
15 1.0,
16 0.0,
17 0.0,
18 0.0,
19 0.0,
20 1.0,
21 0.0,
22 0.0,
23 0.0,
24 0.0,
25 1.0
26 ],
27 "rows": 4,
28 "type": "vpHomogeneousMatrix"
29 },
30 "camera": {
31 "model": "perspectiveWithoutDistortion",
32 "px": 605.146728515625,
33 "py": 604.79150390625,
34 "u0": 325.53253173828125,
35 "v0": 244.95083618164063
36 },
37 "clipping": {
38 "far": 0.9,
39 "flags": [
40 "all"
41 ],
42 "near": 0.1
43 },
44 "display": {
45 "features": true,
46 "projectionError": true
47 },
48 "edge": {
49 "maskSign": 0,
50 "maskSize": 5,
51 "minSampleStep": 4.0,
52 "mu": [
53 0.5,
54 0.5
55 ],
56 "nMask": 180,
57 "ntotalSample": 0,
58 "pointsToTrack": 500,
59 "range": 7,
60 "sampleStep": 4.0,
61 "strip": 2,
62 "thresholdType": "old",
63 "threshold": 5000.0
64 },
65 "klt": {
66 "blockSize": 3,
67 "harris": 0.01,
68 "maskBorder": 5,
69 "maxFeatures": 300,
70 "minDistance": 5.0,
71 "pyramidLevels": 3,
72 "quality": 0.01,
73 "windowSize": 5
74 },
75 "lod": {
76 "minLineLengthThresholdGeneral": 50.0,
77 "minPolygonAreaThresholdGeneral": 2500.0,
78 "useLod": false
79 },
80 "model": "model/cube/cube.cao",
81 "type": [
82 "edge",
83 "klt"
84 ],
85 "visibilityTest": {
86 "ogre": false,
87 "scanline": true
88 }
89 },
90 "Depth": {
91 "angleAppear": 70.0,
92 "angleDisappear": 80.0,
93 "camTref": {
94 "cols": 4,
95 "data": [
96 0.999972403049469,
97 -0.006713358219712973,
98 -0.003179509425535798,
99 -0.01465611346065998,
100 0.006699616555124521,
101 0.9999682307243347,
102 -0.004313052631914616,
103 9.024870814755559e-05,
104 0.003208363428711891,
105 0.00429163221269846,
106 0.9999856352806091,
107 -0.0004482123476918787,
108 0.0,
109 0.0,
110 0.0,
111 1.0
112 ],
113 "rows": 4,
114 "type": "vpHomogeneousMatrix"
115 },
116 "camera": {
117 "model": "perspectiveWithoutDistortion",
118 "px": 381.7528076171875,
119 "py": 381.7528076171875,
120 "u0": 323.3261413574219,
121 "v0": 236.82505798339844
122 },
123 "clipping": {
124 "far": 2.0,
125 "flags": [
126 "all"
127 ],
128 "near": 0.01
129 },
130 "dense": {
131 "sampling": {
132 "x": 1,
133 "y": 1
134 }
135 },
136 "normals": {
137 "featureEstimationMethod": "robust",
138 "pcl": {
139 "method": 2,
140 "ransacMaxIter": 200,
141 "ransacThreshold": 0.001
142 },
143 "sampling": {
144 "x": 2,
145 "y": 2
146 }
147 },
148 "type": [
149 "depthDense",
150 "depthNormal"
151 ],
152 "display": {
153 "features": true,
154 "projectionError": true
155 },
156 "lod": {
157 "minLineLengthThresholdGeneral": 50.0,
158 "minPolygonAreaThresholdGeneral": 2500.0,
159 "useLod": false
160 },
161 "model": "model/cube/cube.cao",
162 "visibilityTest": {
163 "ogre": false,
164 "scanline": true
165 }
166 }
167 },
168 "vvs": {
169 "lambda": 1.0,
170 "maxIter": 30,
171 "initialMu": 0.01
172 },
173 "version": "1.0"
174}