Scipy is a python library that is part of numpy stack. It contains modules for linear algebra, FFT, signal processing and image processing. Scipy is not specifically designed for image processing but it has a few useful tools. This video covers the basic image processing functionality of scipy library in Python.
The code from this video is available at: https://github.com/bnsreenu/python_fo...