Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Edge detection app #5

Open
6 tasks done
Mathanraj-Sharma opened this issue May 24, 2022 · 0 comments
Open
6 tasks done

[FEATURE] Edge detection app #5

Mathanraj-Sharma opened this issue May 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request new app New app request / pull request

Comments

@Mathanraj-Sharma
Copy link
Contributor

Mathanraj-Sharma commented May 24, 2022

Feature / App description

Wave app to perform edge detection on images

  • Users should be able to upload images
  • Uploaded images should be listed on a table
  • User should be able to select images from the table, and selected images should be displayed
  • Feature to apply SOBEL kernel for edge detection
  • Feature to apply LAPLACIAN kernel for edge detection
  • Feature to apply Gaussian filter for smoothing

Additional comments
Add any other context or screenshots about the feature request here.

@Mathanraj-Sharma Mathanraj-Sharma added enhancement New feature or request new app New app request / pull request labels May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new app New app request / pull request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants