https://github.com/trmckay/riscv-kernel-convolution
Sobel edge detection and general purpose kernel convolution in C. Written for the OTTER, a RISC-V RV32I processor on the Basys3
https://github.com/trmckay/riscv-kernel-convolution
fpga image-processing risc-v
Last synced: 3 months ago
JSON representation
Sobel edge detection and general purpose kernel convolution in C. Written for the OTTER, a RISC-V RV32I processor on the Basys3
- Host: GitHub
- URL: https://github.com/trmckay/riscv-kernel-convolution
- Owner: trmckay
- License: mit
- Created: 2019-06-04T21:37:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T02:03:22.000Z (almost 6 years ago)
- Last Synced: 2025-04-09T14:08:43.513Z (about 1 year ago)
- Topics: fpga, image-processing, risc-v
- Language: C
- Homepage:
- Size: 249 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RISC-V Image Processing
Sobel edge detection and general purpose kernel convolution in C. Written for a RISC-V microprocessor. Use the RISC-V GNU toolchain to build this project for your microprocessor. You will likely need to adjust the method used to represent and draw images to agree with however a specific processor accomplishes this.
Here is a video demoing the project on the OTTER, a RISC-V microprocessor implemented using a Basys3 FPGA.
https://youtu.be/gqqAPbaizdc