Hardware accelerated Sobel filter for image processing on the Pynq-Z1 using HDMI I/O. Designed for PYNQ v1.3, not tested with PYNQ image from 2017.
- from terminal via: sudo -H pip install --upgrade 'git+https://github.com/beja65536/pz1_sobelfilter'
- by running the example notebook provided in the 'notebooks' folder.
See example notebook in the 'notebooks' folder.