[bebop] Add ISP configuration

The ISP of the Bebop converts from Bayer to UYVY and can enhance the image and generate statistics.
This commit is contained in:
Freek van Tienen
2016-06-19 23:58:23 +02:00
parent aa00bd76c0
commit 73351ab5a5
31 changed files with 2770 additions and 30 deletions
+1
View File
@@ -29,6 +29,7 @@
<file name="image.c" dir="modules/computer_vision/lib/vision"/>
<file name="v4l2.c" dir="modules/computer_vision/lib/v4l"/>
<file name="jpeg.c" dir="modules/computer_vision/lib/encoding"/>
<file name="libisp.c" dir="modules/computer_vision/lib/isp"/>
<!-- Random flags -->
<!-- Does this influence the compilation of fast9? -->