- Used FPGA Xlinx Ultra96 for running
- Gaussian Blur
- Sobel Filter for edge detection
- Code for the these algorithms done can be found in this file
The project uses overlays
Use two types of SAR Images
- Small Image of resolution 201 X 250- the file can be found here
- Bigger Image of resolution 803 x1232- the file can be found here
You can notice the time taken for
- Single/Serial processing PS vs FPGA-
- Multi- processing PS vs FPGA
For smaller image:
- The processing file can be found here
For the larger image:
- The processing file can be found here