mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 08:55:51 +08:00
[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:
@@ -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? -->
|
||||
|
||||
Reference in New Issue
Block a user