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

added edge filter use canny edge detection #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lopeselio
Copy link

Added open CV canny edge detection filter for #2

  • Added .ipynb with code
  • added test image
  • added grayscale image
  • added gaussian blur
  • added canny edge filtered image (result)

@lopeselio
Copy link
Author

@vikasgola

@vikasgola
Copy link
Owner

@lopeselio This repo is all about implementing the filters and understanding them. I was not expecting you to use the prebuild function.

@lopeselio
Copy link
Author

@vikasgola so what am I exactly supposed to contribute ?

@vikasgola
Copy link
Owner

@lopeselio you are suppose to implement the canny edge filter.

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

Successfully merging this pull request may close these issues.

2 participants