https://github.com/nikhilrout/fpgaedgedetection
Optimizing RGB to Grayscale, Gaussian Blur and Sobel-Filter operations on FPGAs for reduced dynamic power consumption
https://github.com/nikhilrout/fpgaedgedetection
fpga gaussian-blur image-processing rgb-grayscale sobel-filter
Last synced: about 1 year ago
JSON representation
Optimizing RGB to Grayscale, Gaussian Blur and Sobel-Filter operations on FPGAs for reduced dynamic power consumption
- Host: GitHub
- URL: https://github.com/nikhilrout/fpgaedgedetection
- Owner: NikhilRout
- License: bsd-3-clause
- Created: 2024-03-16T18:57:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T09:38:31.000Z (almost 2 years ago)
- Last Synced: 2024-08-06T11:35:07.244Z (almost 2 years ago)
- Topics: fpga, gaussian-blur, image-processing, rgb-grayscale, sobel-filter
- Language: Verilog
- Homepage: https://ieeexplore.ieee.org/document/10574796
- Size: 4.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FPGAedgeDETECTION
Implementations of the algorithms and architectures described in [Optimizing RGB to Grayscale, Gaussian Blur and Sobel-Filter operations on FPGAs for reduced dynamic power consumption](https://ieeexplore.ieee.org/document/10574796) published in the proceedings of the _2024 3rd IEEE International Conference on Artificial Intelligence for Internet of Things (AIIoT 2024)_
DOI: [10.1109/AIIoT58432.2024.10574796](https://doi.org/10.1109/AIIoT58432.2024.10574796)