A simple yet powerful image processing pipeline that supports grayscale conversion, Gaussian blur, Sobel edge detection, Canny edge detection, and histogram visualization.
python opencv numpy grayscale canny-edge-detection gaussian-blur gaussia sobel-edge-detection histogram-visualization
-
Updated
Jun 9, 2025 - Python