Skip to content

A Web Application to detect the edges in an image by performing Sobel Edge Detection. Smoothen the image by applying different sigma values and changing window size on Gaussian Filter. Developed in python-Flask.

Notifications You must be signed in to change notification settings

FarheenB/sobel-edge-detector-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sobel Edge Detector

Step 1- Run the App and Browse an image

Step 2- Submit with default values of Sigma and Window Size.

This detects the edges on the unfiltered image.

The original image and edge detection on the original image is displayed as below:

Step 3- Try with different values of sigma and window size.

Give the range of threshold to perform thresholding on the filtered image and press Apply.

The edge detection on original image and edge detection on the filtered image are displayed as below:

Step 6: After detection both the output images will be displayed and available for download.

Step 7: View All

All the filtered images are displayed in one frame and availablefor download:

About

A Web Application to detect the edges in an image by performing Sobel Edge Detection. Smoothen the image by applying different sigma values and changing window size on Gaussian Filter. Developed in python-Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published