GitHub / shubvats / EdgeDetection-GradientImage-C
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubvats%2FEdgeDetection-GradientImage-C
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: C
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: 12 months ago
Updated at: 12 months ago
Pushed at: 12 months ago
Last synced at: 12 months ago
Topics: c-programming, edge-detection, image-processing, thresholding