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

Add canny filter #2

Open
vikasgola opened this issue Dec 2, 2020 · 6 comments
Open

Add canny filter #2

vikasgola opened this issue Dec 2, 2020 · 6 comments

Comments

@vikasgola
Copy link
Owner

vikasgola commented Dec 2, 2020

Implement filters mentioned belows:

  • Canny Filter
@lopeselio
Copy link

  1. canny filter for edge detection
  2. Gaussian filter for smoothening image.

@Gaurav7888
Copy link

i want to work on this issue @vikasgola

@vikasgola
Copy link
Owner Author

1. canny filter for edge detection

2. Gaussian filter for smoothening image.

@lopeselio Gaussian filter is already implemented. However, canny filter is not. So, you can go ahead and implement canny filter.

@vikasgola vikasgola changed the title more image samples Add canny filter Dec 4, 2020
@lopeselio
Copy link

Surely @vikasgola , what are the test images ? Can I use my own test image data?

@vikasgola
Copy link
Owner Author

@lopeselio Yes, you can use your own test images.

@lopeselio
Copy link

@vikasgola okay all cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants