Canny is one of the most common edge detecting filters in image processing. This video provides a brief explanation of the filter and also goes through its implementation in Python.
Code associated with these tutorials can be downloaded from here: https://github.com/bnsreenu/python_fo...