/edge_detection

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.

Primary LanguagePython

This repository is not active