Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 548 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 548 Bytes

Sobel Edge Detection in C

This is small image processing project which can read&write pgm images in C language and applies sobel edge detection on them.

Github readme couldn't show the pgm images so, I converted pgm to jpg for sampling.

Input Image

Gradient X

Gradient Y

Gradient