fzehracetin / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:C 100.0%