-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcascade.xml
More file actions
113 lines (112 loc) · 3.13 KB
/
cascade.xml
File metadata and controls
113 lines (112 loc) · 3.13 KB
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0"?>
<opencv_storage>
<cascade type_id="opencv-haar-classifier">
<size>
50 30</size>
<stages>
<_>
<trees>
<_>
<_>
<feature>
<rects>
<_>
0 0 20 8 -1.</_>
<_>
0 0 10 4 2.</_>
<_>
10 4 10 4 2.</_></rects>
<tilted>0</tilted></feature>
<threshold>-1.6035394743084908e-002</threshold>
<left_val>1.</left_val>
<right_val>-1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>-1</parent>
<next>-1</next></_>
<_>
<trees>
<_>
<_>
<feature>
<rects>
<_>
0 0 12 30 -1.</_>
<_>
3 0 6 30 2.</_></rects>
<tilted>0</tilted></feature>
<threshold>-8.3546657115221024e-003</threshold>
<left_val>1.</left_val>
<right_val>-1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>0</parent>
<next>-1</next></_>
<_>
<trees>
<_>
<_>
<feature>
<rects>
<_>
0 0 2 24 -1.</_>
<_>
0 12 2 12 2.</_></rects>
<tilted>0</tilted></feature>
<threshold>-7.9554533585906029e-003</threshold>
<left_val>1.</left_val>
<right_val>-1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>1</parent>
<next>-1</next></_>
<_>
<trees>
<_>
<_>
<feature>
<rects>
<_>
0 0 6 24 -1.</_>
<_>
2 8 2 8 9.</_></rects>
<tilted>0</tilted></feature>
<threshold>1.2931693345308304e-002</threshold>
<left_val>-1.</left_val>
<right_val>1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>2</parent>
<next>-1</next></_>
<_>
<trees>
<_>
<_>
<feature>
<rects>
<_>
0 0 1 20 -1.</_>
<_>
0 5 1 10 2.</_></rects>
<tilted>0</tilted></feature>
<threshold>9.1251271078363061e-004</threshold>
<left_val>1.</left_val>
<right_val>-1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>3</parent>
<next>-1</next></_>
<_>
<trees>
<_>
<_>
<feature>
<rects>
<_>
0 0 4 1 -1.</_>
<_>
1 0 2 1 2.</_></rects>
<tilted>0</tilted></feature>
<threshold>3.6113683017902076e-004</threshold>
<left_val>1.</left_val>
<right_val>-1.</right_val></_></_></trees>
<stage_threshold>1.</stage_threshold>
<parent>4</parent>
<next>-1</next></_>
</stages></cascade>
</opencv_storage>