Simple image filtering and segmentation on MCU and FPGA
-
Updated
May 20, 2016 - C
Simple image filtering and segmentation on MCU and FPGA
EdgeDetection-GradientImage-C: A C program for edge detection and gradient image generation. Implements threshold-based edge detection and computes gradient images using 3x3 and 5x5 filters. Handles overflow and underflow, essential for image processing tasks.
Add a description, image, and links to the thresholding topic page so that developers can more easily learn about it.
To associate your repository with the thresholding topic, visit your repo's landing page and select "manage topics."