Melih-Durmaz / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:Python 100.0%