-
Notifications
You must be signed in to change notification settings - Fork 58
Commit ca5bd48
committed
Fix MPU6050 in Gesture classification example
1 parent 1779ad8 commit ca5bd48
File tree
12 files changed
+146
-315
lines changed- .idea
- examples/MicromlGestureIdentificationExample
- src
- cv
- data_structures
- dev
- modules
12 files changed
+146
-315
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
2 | - | ||
1 | + | ||
2 | + | ||
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | - | ||
11 | - | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
| |||
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
37 | - | ||
40 | + | ||
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
| |||
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
90 | - | ||
93 | + | ||
91 | 94 |
| |
92 | 95 |
| |
93 | 96 |
| |
| |||
99 | 102 |
| |
100 | 103 |
| |
101 | 104 |
| |
105 | + | ||
102 | 106 |
| |
103 | - | ||
107 | + | ||
104 | 108 |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | - | ||
14 | + | ||
15 | 15 |
| |
16 | - | ||
17 | - | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + |
0 commit comments