V4L2 FPGA - Examples

Revision as of 14:09, 18 July 2019 by Lleon (talk | contribs) (Fix description and wording)



  Index  




In this section you are going to learn about the possible uses for this project.

  • Convolutioner section explains how to read from a camera and move this through convolution with a Gaussian Kernel before going back to the CPU.
  • Video Test Pattern Generator section explains how to read from an HW generated pattern and move it to the CPU.


Previous: Introduction/HW Acceleration Index Next: Examples/Image Signal Processor