mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 05:42:49 +08:00
[modules] Moved edgeflow.c and .h to lib/vision folder
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user