Commit 45419f5
authored
check video sequence/video for null island, speed, and file size (#719)
* check video sequence null island, speed, and file size
* refactor
* process images
* update
* update
* make sure a sequence of images comes from the same folder and the same camera
* update
* update
* update
* updates
* cut by distance
* fix tests
* fix tests
* do not use fixture for set up envvars
* move some process_and_upload to the right place
* pass envvars to subprocess
* increase limit to 400km/h
* fix tests in test_process.py
* Revert "pass envvars to subprocess"
This reverts commit 2609220.1 parent 4fa3b4a commit 45419f5
File tree
8 files changed
+1306
-212
lines changed- mapillary_tools
- tests
- data/gpx
- integration
- unit
8 files changed
+1306
-212
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
0 commit comments