Content deleted Content added
→Edge Ddtection using Sobel operator: -> →Edge Detection using Sobel operator: spelling correction |
|||
Line 332:
</syntaxhighlight>
=== Edge
<syntaxhighlight lang="matlab" line="1">
% MATLAB code for Sobel operator
|