Home

Awesome

<img height="23" src="https://github.com/lh9171338/Outline/blob/master/icon.jpg"/> FPGA Image Processing

1. Introduction

Image processing based on FPGA.

2. Usage

2.1 Environmnt

OS: Ubuntu 16.04 or Windows 10
IDE: HLS and Vivado 2018.02
FPGA board: NetFPGA-Sume

2.2 Content

Here are two projects, respectively, corresponding to the PCIE and VDMA folder. Under the PCIE folder is the image rotation algorithm. Under the VDMA folder is the image filtering algorithm.

2.3 Run

Refer to the documents under the document folder.

3. More Resources