image-filtering icon indicating copy to clipboard operation
image-filtering copied to clipboard

added edge filter use canny edge detection

Open lopeselio opened this issue 3 years ago • 4 comments

Added open CV canny edge detection filter for #2

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

lopeselio avatar Dec 06 '20 10:12 lopeselio

@vikasgola

lopeselio avatar Dec 08 '20 11:12 lopeselio

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

vikasgola avatar Dec 14 '20 07:12 vikasgola

@vikasgola so what am I exactly supposed to contribute ?

lopeselio avatar Dec 15 '20 07:12 lopeselio

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

vikasgola avatar Dec 15 '20 08:12 vikasgola