kaavyanannapaneni / Sobel-filter

Sobel filter using MATLAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sobel-filter

Sobel filter is one of the algorithms used for edge detection. The image is processed in X and Y directions first and then merged as one image to obtain the edges.

Output obtained after running the above code in matlab

About

Sobel filter using MATLAB


Languages

Language:MATLAB 100.0%