Revenant01 / Sobel_edge_detection_verilog

This project implements the Sobel edge detection algorithm in Verilog for image processing tasks. The Sobel operator is commonly used to detect edges in images by calculating the gradient magnitude at each pixel. This project explores Verilog, digital image processing, and hardware acceleration techniques for image processing.

Repository from Github https://github.comRevenant01/Sobel_edge_detection_verilogRepository from Github https://github.comRevenant01/Sobel_edge_detection_verilog

This repository is not active

About

This project implements the Sobel edge detection algorithm in Verilog for image processing tasks. The Sobel operator is commonly used to detect edges in images by calculating the gradient magnitude at each pixel. This project explores Verilog, digital image processing, and hardware acceleration techniques for image processing.


Languages

Language:Verilog 82.4%Language:Python 12.7%Language:Stata 4.9%