Canny Edge Detection
Tools:
Processing, OpenCV

Canny edge detection is a technique to extract useful structural information from different vision objects and dramatically reduce the amount of data to be processed.The algorithm was developed by John F. Canny in 1986.

With my interest of illustration, line drawings and scribbling, I am curious to see a video converted to simple moving lines in only black and white.


Original Video

Canny Edge Detection