/EdgeDetection

Implements two early computer vision algorithms, the Sobel and Canny edge detectors. Both algorithms make use of the .pgm format to read and manipulate the input image files.

Primary LanguageC

Stargazers