[modules]edgeflow calculate velocity, however fps is still wrong

This commit is contained in:
k.n.mcguire@tudelft.nl
2016-02-23 16:40:14 +01:00
parent d08d7aa5d8
commit a7226ee743
3 changed files with 109 additions and 18 deletions
@@ -29,8 +29,8 @@
<load name="send_imu_mag_current.xml"/>
<load name="logger_file.xml"/>
<load name="cv_opticflow.xml">
<define name="OPTICFLOW_DEBUG" value = "TRUE"/>
<define name="OPTICFLOW_SHOW_FLOW" value = "TRUE"/>
<define name="OPTICFLOW_DEBUG" value = "FALSE"/>
<define name="OPTICFLOW_SHOW_FLOW" value = "FALSE"/>
</load>
<load name="video_thread.xml">
<define name="VIDEO_THREAD_CAMERA" value="front_camera"/>