[modules] Moved edgeflow.c and .h to lib/vision folder

This commit is contained in:
k.n.mcguire@tudelft.nl
2016-03-09 16:18:24 +01:00
parent 6dd3c62934
commit bb7c755560
5 changed files with 3 additions and 5 deletions
+1 -2
View File
@@ -90,11 +90,10 @@
<file name="pprz_algebra_float.c" dir="math"/>
<file name="pprz_matrix_decomp_float.c" dir="math"/>
<file name="edge_flow.c" dir="modules/computer_vision/opticflow"/>
<!-- Main vision calculations -->
<file name="fast_rosten.c" dir="modules/computer_vision/lib/vision"/>
<file name="lucas_kanade.c" dir="modules/computer_vision/lib/vision"/>
<file name="edge_flow.c" dir="modules/computer_vision/lib/vision"/>
<raw>
include $(CFG_SHARED)/udp.makefile