You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The attached Colab notebook contains code snippets for edge detection using the Sobel Operator (both horizontal and vertical masks) and line detection using the horizontal, vertical, +45 degrees and -45 degrees masks.