Visual Servoing Platform  version 3.6.1 under development (2024-11-15)
realsense-color-and-depth-with-model-path.json
1 {
2  "referenceCameraName": "Color",
3  "model": "model/cube/cube.cao",
4  "trackers": {
5  "Color": {
6  "angleAppear": 65.0,
7  "angleDisappear": 75.00000000000001,
8  "camTref": {
9  "cols": 4,
10  "data": [
11  1.0,
12  0.0,
13  0.0,
14  0.0,
15  0.0,
16  1.0,
17  0.0,
18  0.0,
19  0.0,
20  0.0,
21  1.0,
22  0.0,
23  0.0,
24  0.0,
25  0.0,
26  1.0
27  ],
28  "rows": 4,
29  "type": "vpHomogeneousMatrix"
30  },
31  "camera": {
32  "model": "perspectiveWithoutDistortion",
33  "px": 605.146728515625,
34  "py": 604.79150390625,
35  "u0": 325.53253173828125,
36  "v0": 244.95083618164063
37  },
38  "clipping": {
39  "far": 0.9,
40  "flags": [
41  "all"
42  ],
43  "near": 0.1
44  },
45  "display": {
46  "features": true,
47  "projectionError": true
48  },
49  "edge": {
50  "maskSign": 0,
51  "maskSize": 5,
52  "minSampleStep": 4.0,
53  "mu": [
54  0.5,
55  0.5
56  ],
57  "nMask": 180,
58  "ntotalSample": 0,
59  "pointsToTrack": 500,
60  "range": 7,
61  "sampleStep": 4.0,
62  "strip": 2,
63  "thresholdType": "old",
64  "threshold": 5000.0
65  },
66  "klt": {
67  "blockSize": 3,
68  "harris": 0.01,
69  "maskBorder": 5,
70  "maxFeatures": 300,
71  "minDistance": 5.0,
72  "pyramidLevels": 3,
73  "quality": 0.01,
74  "windowSize": 5
75  },
76  "lod": {
77  "minLineLengthThresholdGeneral": 50.0,
78  "minPolygonAreaThresholdGeneral": 2500.0,
79  "useLod": false
80  },
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  "visibilityTest": {
162  "ogre": false,
163  "scanline": true
164  }
165  }
166  },
167  "vvs" :{
168  "lambda": 1.0,
169  "maxIter": 30,
170  "initialMu": 0.01
171  },
172  "version": "1.0"
173 }