J-Filters V
2016-02-06, post № 103
programming, Pygame, Python, #contrast, #detection.sobel, #digital image filter, #edge, #edge detection, #filter, #image, #image filter, #img, #img filter, #J-Filter
This filter runs an edge detection algorithm on a given image.
For demonstration I used — as in my previous filter posts — an image from my post Stacking Stones.
The image with applied edge detection filter:
Source code: j-filters-v_edge-detection.py