Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
realsense-color-and-depth.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 "type": [
81 "edge",
82 "klt"
83 ],
84 "visibilityTest": {
85 "ogre": false,
86 "scanline": true
87 }
88 },
89 "Depth": {
90 "angleAppear": 70.0,
91 "angleDisappear": 80.0,
92 "camTref": {
93 "cols": 4,
94 "data": [
95 0.999972403049469,
96 -0.006713358219712973,
97 -0.003179509425535798,
98 -0.01465611346065998,
99 0.006699616555124521,
100 0.9999682307243347,
101 -0.004313052631914616,
102 9.024870814755559e-05,
103 0.003208363428711891,
104 0.00429163221269846,
105 0.9999856352806091,
106 -0.0004482123476918787,
107 0.0,
108 0.0,
109 0.0,
110 1.0
111 ],
112 "rows": 4,
113 "type": "vpHomogeneousMatrix"
114 },
115 "camera": {
116 "model": "perspectiveWithoutDistortion",
117 "px": 381.7528076171875,
118 "py": 381.7528076171875,
119 "u0": 323.3261413574219,
120 "v0": 236.82505798339844
121 },
122 "clipping": {
123 "far": 2.0,
124 "flags": [
125 "all"
126 ],
127 "near": 0.01
128 },
129 "dense": {
130 "sampling": {
131 "x": 1,
132 "y": 1
133 }
134 },
135 "normals": {
136 "featureEstimationMethod": "robust",
137 "pcl": {
138 "method": 2,
139 "ransacMaxIter": 200,
140 "ransacThreshold": 0.001
141 },
142 "sampling": {
143 "x": 2,
144 "y": 2
145 }
146 },
147 "type": [
148 "depthDense",
149 "depthNormal"
150 ],
151 "display": {
152 "features": true,
153 "projectionError": true
154 },
155 "lod": {
156 "minLineLengthThresholdGeneral": 50.0,
157 "minPolygonAreaThresholdGeneral": 2500.0,
158 "useLod": false
159 },
160 "visibilityTest": {
161 "ogre": false,
162 "scanline": true
163 }
164 }
165 },
166 "vvs" :{
167 "lambda": 1.0,
168 "maxIter": 30,
169 "initialMu": 0.01
170 },
171 "version": "1.0"
172}