Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
cube.xml
1<?xml version="1.0"?>
2<conf>
3 <ecm>
4 <mask>
5 <size>5</size>
6 <nb_mask>180</nb_mask>
7 </mask>
8 <range>
9 <tracking>7</tracking>
10 </range>
11 <contrast>
12 <edge_threshold_type>1</edge_threshold_type>
13 <edge_threshold>10</edge_threshold>
14 <mu1>0.5</mu1>
15 <mu2>0.5</mu2>
16 </contrast>
17 </ecm>
18 <sample>
19 <step>4</step>
20 <nb_sample>250</nb_sample>
21 </sample>
22 <camera>
23 <width>640</width>
24 <height>480</height>
25 <u0>338.7036994</u0>
26 <v0>234.5083345</v0>
27 <px>547.7367575</px>
28 <py>542.0744058</py>
29 </camera>
30 <face>
31 <angle_appear>89</angle_appear>
32 <angle_disappear>89</angle_disappear>
33 <near_clipping>0.01</near_clipping>
34 <far_clipping>10</far_clipping>
35 <fov_clipping>1</fov_clipping>
36 </face>
37 <klt>
38 <mask_border>5</mask_border>
39 <max_features>10000</max_features>
40 <window_size>5</window_size>
41 <quality>0.01</quality>
42 <min_distance>5</min_distance>
43 <harris>0.01</harris>
44 <size_block>3</size_block>
45 <pyramid_lvl>3</pyramid_lvl>
46 </klt>
47</conf>
48