File tree
6 files changed
+17
-365
lines changed- algorithms/feature-tracking/src
- visualization
- include/visualization
- src
6 files changed
+17
-365
lines changedLines changed: 16 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
| 172 | + | |
| 173 | + | |
175 | 174 | | |
176 | 175 | | |
177 | 176 | | |
| |||
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
189 | 187 | | |
190 | 188 | | |
191 | 189 | | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | 190 | | |
196 | 191 | | |
197 | 192 | | |
198 | 193 | | |
199 | 194 | | |
200 | | - | |
| 195 | + | |
201 | 196 | | |
202 | 197 | | |
203 | 198 | | |
204 | | - | |
| 199 | + | |
205 | 200 | | |
206 | 201 | | |
207 | 202 | | |
208 | 203 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
213 | 208 | | |
214 | 209 | | |
215 | 210 | | |
216 | 211 | | |
217 | 212 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
| 213 | + | |
226 | 214 | | |
227 | 215 | | |
228 | 216 | | |
229 | 217 | | |
230 | | - | |
| 218 | + | |
231 | 219 | | |
232 | 220 | | |
233 | 221 | | |
234 | 222 | | |
235 | 223 | | |
236 | 224 | | |
237 | 225 | | |
238 | | - | |
| 226 | + | |
239 | 227 | | |
240 | 228 | | |
241 | 229 | | |
| |||
- aslam_cv_geometric_vision/include/aslam/geometric-vision/match-outlier-rejection-twopt.h+3-3
- aslam_cv_geometric_vision/include/aslam/geometric-vision/pnp-pose-estimator.h+2
- aslam_cv_geometric_vision/src/match-outlier-rejection-twopt.cc+5-10
- aslam_cv_geometric_vision/src/pnp-pose-estimator.cc+10-11
- aslam_cv_matcher/CMakeLists.txt-20
- aslam_cv_matcher/include/aslam/matcher/gyro-two-frame-matcher.h+6-6
- aslam_cv_matcher/include/aslam/matcher/match-helpers-inl.h-79
- aslam_cv_matcher/include/aslam/matcher/match-helpers.h+1-61
- aslam_cv_matcher/include/aslam/matcher/match-visualization.h-48
- aslam_cv_matcher/include/aslam/matcher/match.h+20-122
- aslam_cv_matcher/include/aslam/matcher/matching-engine-exclusive.h-152
- aslam_cv_matcher/include/aslam/matcher/matching-engine-greedy.h-90
- aslam_cv_matcher/include/aslam/matcher/matching-engine-non-exclusive.h-74
- aslam_cv_matcher/include/aslam/matcher/matching-engine.h-35
- aslam_cv_matcher/include/aslam/matcher/matching-problem-frame-to-frame.h-146
- aslam_cv_matcher/include/aslam/matcher/matching-problem.h-121
- aslam_cv_matcher/src/gyro-two-frame-matcher.cc+23-24
- aslam_cv_matcher/src/match-helpers.cc-182
- aslam_cv_matcher/src/match-visualization.cc-192
- aslam_cv_matcher/src/matching-problem-frame-to-frame.cc-257
- aslam_cv_matcher/src/matching-problem.cc-6
- aslam_cv_matcher/test/test-matcher-non-exclusive.cc-283
- aslam_cv_matcher/test/test-matcher.cc-243
- aslam_cv_tracker/include/aslam/tracker/feature-tracker-gyro.h+4-4
- aslam_cv_tracker/include/aslam/tracker/feature-tracker.h+1-1
- aslam_cv_tracker/include/aslam/tracker/track-manager.h+19-84
- aslam_cv_tracker/include/aslam/tracker/tracking-helpers.h-15
- aslam_cv_tracker/src/feature-tracker-gyro.cc+7-8
- aslam_cv_tracker/src/track-manager.cc+33-185
- aslam_cv_tracker/src/tracking-helpers.cc-82
- aslam_cv_tracker/test/test-track-manager.cc+49-246
- aslam_cv_visualization/include/aslam/visualization/basic-visualization-inl.h+2-13
- aslam_cv_visualization/include/aslam/visualization/basic-visualization.h+2-6
- aslam_cv_visualization/src/basic-visualization.cc+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
Lines changed: 0 additions & 60 deletions
This file was deleted.
Lines changed: 0 additions & 68 deletions
This file was deleted.
0 commit comments