OdometryEvent: fixed velocity() returning always empty. Export: added options to filter blurred cameras based on laplacian threshold or velocity (#225).

This commit is contained in:
matlabbe
2017-08-07 16:31:49 -04:00
parent 75854fc026
commit 1e335e53ba
12 changed files with 753 additions and 66 deletions

View File

@@ -142,7 +142,7 @@
<item>
<widget class="QCheckBox" name="checkBox_depth2d">
<property name="text">
<string>Depth 2D (laser scans)</string>
<string>Laser scans</string>
</property>
<property name="checked">
<bool>true</bool>