Edge detection: Difference between revisions

Content deleted Content added
Line 332:
</syntaxhighlight>
 
=== Edge DdtectionDetection using Sobel operator ===
<syntaxhighlight lang="matlab" line="1">
% MATLAB code for Sobel operator