https://github.com/farheenb/sobel-edge-detector-app
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.
https://github.com/farheenb/sobel-edge-detector-app
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/farheenb/sobel-edge-detector-app
- Owner: FarheenB
- Created: 2020-03-15T20:20:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T21:13:08.000Z (over 5 years ago)
- Last Synced: 2025-01-16T23:32:13.065Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 4.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
