A program that applies edge detection to any image files in pgm format in the same directory of the project. It applies Prewitt and Sobel filters and a global threshold to each image.
-
Updated
Oct 28, 2017 - Python
A program that applies edge detection to any image files in pgm format in the same directory of the project. It applies Prewitt and Sobel filters and a global threshold to each image.
Implementação em python do filtro/operador Prewitt
Add a description, image, and links to the prewitt topic page so that developers can more easily learn about it.
To associate your repository with the prewitt topic, visit your repo's landing page and select "manage topics."